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

Spell check suggestion: %256mb%2012%A9n Llorente"523 ?

Refine your search
Sort order
  • Date
  • Score
Content type
  • Article (Print) (68)
  • Article (33)
Keywords
Creation time
  • Last day
  • Last week
  • Last month
  • Last three months
  • Last year

« Previous 1 2 3 4 5 6 7 8 9 10 11 Next »

49%
When I/O Workloads Don’t Perform
12.05.2021
Home »  HPC  »  Articles  » 
_await w_await aqu-sz rareq-sz wareq-sz  svctm  %util sda              0.00    9.00      0.00     88.00     0.00     8.00   0.00  47.06    0.00   30.83   0.26     0.00     9.78   0.67   0.60 nvme0n1
49%
Creating Virtual SSDs
21.01.2020
Home »  HPC  »  Articles  » 
on the NVMe drive and verify that the partition has been created: $ sudo parted --script /dev/nvme0n1 mklabel gpt mkpart primary 1MB 100% $ cat /proc/partitions | grep nvme  259        0  244198584 nvme0n1
49%
Building a virtual NVMe drive
25.03.2020
Home »  Archive  »  2020  »  Issue 56: Secur...  » 
Lead Image © lassedesignen, 123RF
mklabel gpt mkpart primary 1MB 100% $ cat /proc/partitions | grep nvme 259 0 244198584 nvme0n1 259 2 244197376 nvme0n1p1 The next step is to create a RAID 5 volume to encompass all
49%
Appendix – I/O Report from MPI Strace Analyzer
15.02.2012
Home »  HPC  »  Newsletter  »  2012-02-15 HPC...  » 
 
65 62 128KB < < 256KB 754 94 83 256KB < < 512KB 1,658 207 167 512KB < < 1MB 2,022 252 275 1MB < < 10MB
49%
Appendix – I/O Report from MPI Strace Analyzer
26.01.2012
Home »  HPC  »  Newsletter  »  2012-02-01 HPC...  » 
 
65 62 128KB < < 256KB 754 94 83 256KB < < 512KB 1,658 207 167 512KB < < 1MB 2,022 252 275 1MB < < 10MB
49%
Improving performance with environment variables
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © sgame, fotolia.com
SGEMM for N = [2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192] A = single( rand(N,N) ); B = single( rand(N,N) ); start = clock(); C = A*B; elapsedTime = etime(clock(), start
49%
When I/O workloads don't perform
02.08.2021
Home »  Archive  »  2021  »  Issue 64: Bare...  » 
Lead Image © Viacheslav Iakobchuk, 123RF.com
.06 0.00 30.83 0.26 0.00 9.78 0.67 0.60 nvme0n1 2769.50 2682.00 29592.00 10723.25 241.00 0.00 8.01 0.00 0.11 0.02 0.01 10.68 4.00 0.14 77.60 sdb
49%
Managing Storage with LVM
07.11.2023
Home »  HPC  »  Articles  » 
’ll present a quick example of using lvcreate  to create a simple RAID 1 with two devices, # lvcreate --type raid1 -m 1 -L 500G -n lv_raid1 vg0 where the command options are: --type raid1 : the raid
49%
Programming with OpenMP
07.11.2011
Home »  HPC  »  Articles  » 
 for [clauses ...] for (i=0;i<N;i++) {     a[i]= i*i; /* parallelized */     } ... /* one thread */ Also, you can combine the two compiler directives, parallel and sections , to form a single directive
49%
Fundamentals of I/O benchmarking
11.04.2016
Home »  Archive  »  2016  »  Issue 32: Measu...  » 
Lead Image © Kheng Ho Toh, 123RF.com
0 0.000443398 0 m N cfq591A / complete rqnoidle 0 8,0 0 23 0.000445173 0 C WM 23230528 + 32 [0] 8,0 0 0 0.000447324 0 m N cfq591A / complete

« Previous 1 2 3 4 5 6 7 8 9 10 11 Next »

Service

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