Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • Write for Us!
  •  
  • Newsletter
  •  
  • Shop
  • DevOps
  • Cloud Computing
  • Virtualization
  • HPC
  • Linux
  • Windows
  • Security
  • Monitoring
  • Databases
  • all Topics...
Search
Login
ADMIN Magazine on Facebook
GooglePlus

Search

Spell check suggestion: opens ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (1399)
  • News (417)
  • Article (304)
  • Blog post (3)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 ... 213 Next »

17%
Improved Performance with Parallel I/O
24.09.2015
Home »  HPC  »  Articles  » 
of files all doing a series of open() , read() or write() , close() [or even lseek() ] operations at the same time. Single Thread/Process I/O Another option for the parallel I/O problem is to use one TP
17%
Persistent Memory
14.01.2016
Home »  HPC  »  Articles  » 
of SSDs. Recently, Intel gave a demonstration of these SSDs at the OpenWorld conference, hosted by Oracle. The results were summarized in an article online [3]. Brian Krzanich, CEO at Intel, talked about
17%
Useful NFS Options for Tuning and Management
15.06.2016
Home »  HPC  »  Articles  » 
through the NFS cache unless the file is opened for direct I/O or if a write I/O is performed. The important thing to remember is that FS-Cache only works if the I/O is a read. FS-Cache can't help
17%
Linux I/O Schedulers
21.03.2018
Home »  HPC  »  Articles  » 
imply because of the way write operations take place on SSDs). Linux I/O Schedulers Because Linux is an open-source project, developers can submit additions to the kernel for inclusion, and over
17%
mpi4py – High-Performance Distributed Python
12.11.2020
Home »  HPC  »  Articles  » 
and be sure to take a look at the code. Summary Mpi4py is a very powerful Python tool that uses wrappers around standard MPI implementations such as MPICH2 or OpenMPI. If you have used MPI before, either
17%
Why Good Applications Don’t Scale
13.10.2020
Home »  HPC  »  Articles  » 
processes open the same file, try to write to it, and the filesystem isn’t designed to handle multiple writes, the data might be written incorrectly. For example, if process 1 is supposed to write data first
17%
When I/O Workloads Don’t Perform
12.05.2021
Home »  HPC  »  Articles  » 
, the more affected your drive performance. You can view a real-time breakdown of these CPU cores with the top utility. After opening the top application at the command line, press the 1 key (Listing 7
17%
What is an IOPS Really?
24.02.2022
Home »  HPC  »  Articles  » 
are commonly used for measuring read/write IOPS on systems. The first one I want to mention is Iometer,which you commonly see used on Windows systems. The one I most commonly use is IOzone, an open source, easy
17%
Where Does Job Output Go?
11.09.2023
Home »  HPC  »  Articles  » 
users who use a resource manager (job scheduler) should contemplate. The question is straightforward to answer, but the question also opens a broader, perhaps philosophical question: Where “should
17%
Linux Software RAID
10.12.2023
Home »  HPC  »  Articles  » 
that come to mind immediately are ZFS (OpenZFS) and Btrfs. I won’t cover these filesystems or using RAID with them here. If you are interested, a bit of searching will find a great deal. However, be sure

« Previous 1 ... 191 192 193 194 195 196 197 198 199 200 201 202 203 204 ... 213 Next »

Service

  • Article Code
  • Contact
  • Legal Notice
  • Privacy Policy
  • Glossary
    • Backup Test
© 2026 Linux New Media USA, LLC – Legal Notice