You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running the (gdsio) benchmark from storage layer (NFSoRDMA) VAST. The read/writes start out good ~18G/s but in the middle of benchmark the speed drops significantly as low as 3G/s. Any insights into this?
While running the (gdsio) benchmark from storage layer (NFSoRDMA) VAST. The read/writes start out good ~18G/s but in the middle of benchmark the speed drops significantly as low as 3G/s. Any insights into this?
Here are the test params I am using:
Write Test:
gdsio -T 60 -D /gpu-direct-storage/ -w 192 -d 1 -I 1 -x 0 -s 1G -I 1M
Throughput: 2.308903 GiB/sec, Avg_Latency: 81215.056568 usecs
Read Test:
gdsio -T 60 -D /gpu-direct-storage/ -w 192 -d 1 -I 0 -x 0 -s 1G -I 1M
Throughput: 6.885191 GiB/sec, Avg_Latency: 27231.054742 usecs
GDS Disabled Read Test: switching -X <xfer_type> 2 (CPU_GPU) the throughput is far better:
Throughput: 20.600775 GiB/sec, Avg_Latency: 9095.061970 usecs
We have verified following:
nvidia-smi topo -m
reports following:Any insights what I should try next to debug this issue. Thank you for your time.
The text was updated successfully, but these errors were encountered: