47 lines
2.6 KiB
Plaintext
47 lines
2.6 KiB
Plaintext
|
+ /opt/ddn/mvapich/bin/mpiexec -ppn 1 -np 4 -genv MV2_NUM_HCAS 1 -genv MV2_CPU_BINDING_LEVEL core -genv MV2_CPU_BINDING_POLICY scatter --hosts isc17-c04,isc17-c05,isc17-c06,isc17-c07 /esfs/jtacquaviva/software/install/ior/git-ddn/bin/ior -i 3 -s 1 -t 16384 -b 161061273600 -D 30 -a MPIIO -e -g -z -k -o /esfs/jtacquaviva/sharedread4/file -r
|
||
|
+ tee -a ./output_v2/COUNT:1#NN:4#PPN:1#API:MPIIO#T:16384#TYPE:read.txt
|
||
|
IOR-3.0.1: MPI Coordinated Test of Parallel I/O
|
||
|
|
||
|
ior WARNING: fsync() only available in POSIX. Using value of 0.
|
||
|
Began: Wed Oct 24 09:57:12 2018
|
||
|
Command line used: /esfs/jtacquaviva/software/install/ior/git-ddn/bin/ior -i 3 -s 1 -t 16384 -b 161061273600 -D 30 -a MPIIO -e -g -z -k -o /esfs/jtacquaviva/sharedread4/file -r
|
||
|
Machine: Linux isc17-c04
|
||
|
|
||
|
Test 0 started: Wed Oct 24 09:57:12 2018
|
||
|
Summary:
|
||
|
api = MPIIO (version=3, subversion=0)
|
||
|
test filename = /esfs/jtacquaviva/sharedread4/file
|
||
|
access = single-shared-file
|
||
|
ordering in a file = random offsets
|
||
|
ordering inter file= no tasks offsets
|
||
|
clients = 4 (1 per node)
|
||
|
repetitions = 3
|
||
|
xfersize = 16384 bytes
|
||
|
blocksize = 150 GiB
|
||
|
aggregate filesize = 600 GiB
|
||
|
Using stonewalling = 30 second(s)
|
||
|
|
||
|
access bw(MiB/s) block(KiB) xfer(KiB) open(s) wr/rd(s) close(s) total(s) iter
|
||
|
------ --------- ---------- --------- -------- -------- -------- -------- ----
|
||
|
WARNING: Expected aggregate file size = 644245094400.
|
||
|
WARNING: Stat() of aggregate file size = 644245094400.
|
||
|
WARNING: Using actual aggregate bytes moved = 358842368.
|
||
|
read 10.46 157286400 16.00 0.008650 32.71 0.000527 32.71 0
|
||
|
WARNING: Expected aggregate file size = 644245094400.
|
||
|
WARNING: Stat() of aggregate file size = 644245094400.
|
||
|
WARNING: Using actual aggregate bytes moved = 357810176.
|
||
|
read 10.43 157286400 16.00 0.001052 32.70 0.000514 32.71 1
|
||
|
WARNING: Expected aggregate file size = 644245094400.
|
||
|
WARNING: Stat() of aggregate file size = 644245094400.
|
||
|
WARNING: Using actual aggregate bytes moved = 365543424.
|
||
|
read 10.66 157286400 16.00 0.000846 32.71 0.000534 32.71 2
|
||
|
|
||
|
Max Read: 10.66 MiB/sec (11.18 MB/sec)
|
||
|
|
||
|
Summary of all tests:
|
||
|
Operation Max(MiB) Min(MiB) Mean(MiB) StdDev Mean(s) Test# #Tasks tPN reps fPP reord reordoff reordrand seed segcnt blksiz xsize aggsize API RefNum
|
||
|
read 10.66 10.43 10.52 0.10 32.70968 0 4 1 3 0 0 1 0 0 1 161061273600 16384 358842368 MPIIO 0
|
||
|
|
||
|
Finished: Wed Oct 24 09:58:50 2018
|
||
|
+ set +x
|