Admin Magazine
 
  • News
  •  
  • Articles
  •  
  • Tech Tools
  •  
  • Subscribe
  •  
  • Archive
  •  
  • Whitepapers
  •  
  • Digisub
  •  
  • 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

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

« Previous 1 ... 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 86 Next »

25%
Improved Performance with Parallel I/O
24.09.2015
Home »  HPC  »  Articles  » 
(don’t cross the streams), or you might end up with data corruption. The moral is, be sure you know what you are doing or you will corrupt the data file. Also note that, most likely, if you write data
25%
Getting Ready for the New Ceph Object Store
19.05.2016
Home »  HPC  »  Articles  » 
for it in the Jewel version of Ceph: The RBD driver will have a journal in future in which the incoming write operations are noted. You can thus track for each RBD which changes are taking place. This eliminates
25%
NVDIMM Persistent Memory
22.09.2016
Home »  HPC  »  Articles  » 
, working as root, you can type mkfs.xfs /dev/pmem0 to create an XFS filesystem and mount as usual with: mount -o dax /dev/pmem0 /mnt Note that the mount option here is dax , which enables
25%
Modern Fortran – Part 2
15.12.2016
Home »  HPC  »  Articles  » 
Performance Fortran (HPF) to the standard. Also, features that were noted as “obsolete” in Fortran 90 were removed in Fortran 95. The HPF extension of Fortran 90 focuses on parallel computing
25%
Modern Fortran – Part 3
25.01.2017
Home »  HPC  »  Articles  » 
program Hello_World   implicit none   character(len=20) :: name[*] ! scalar coarray, one "name" for each image.   ! Note: "name" is the local variable while "name[]" accesses the   ! variable in a specific
25%
ClusterHAT
10.07.2017
Home »  HPC  »  Articles  » 
commands: $ sudo update-rc.d rpcbind enable $ sudo /etc/init.d/rpcbind start $ sudo /etc/init.d/nfs-kernel-server restart Note that these commands need to be run whenever the master node is rebooted
25%
Small Tools for Managing HPC
18.10.2017
Home »  HPC  »  Articles  » 
. In this case, the template is *.dat.2 , which means find will locate any file that ends in .dat.2 (note the use of the * wildcard). If I truly get desperate to find a file, I'll go to the root directory
25%
Creating Virtual SSDs
21.01.2020
Home »  HPC  »  Articles  » 
of shareable capacity. Again, the RAID configuration uses the NVMe device partitioned earlier as a write-back cache and write journal. Note that this NVMe device does not add to the RAID array’s overall
25%
Container Best Practices
22.01.2020
Home »  HPC  »  Articles  » 
use HPCCM to create a specfile, all of the specfile options to download the source code, including the dependencies, are added to the specfile. All of the build commands are also included. Note
25%
Why Good Applications Don’t Scale
13.10.2020
Home »  HPC  »  Articles  » 
and increasing the wall clock time. Notice that the peak speedup is only about a = 3.0 and happens at around 16 processors. This speedup is less than that predicted by Amdahl’s Law (a = 5). Note that you can

« Previous 1 ... 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 86 Next »

Service

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