I am using the Nvidia Nsight Systems (nsys-ui) and profiling my application, after I capture the log,
from there, how do I get some direct reading of “CPU Read Throughput” and “CPU Write Throughput” in GB/s? more like this format here?
Hi,
It’s recommended to convert the data from MB/s to GB/s on your own.
Please let me know if we do not understand your question clearly.
Thanks.
Hi,
Please find more info in our nsys document:
https://docs.nvidia.com/nsight-systems/UserGuide/index.html#gms-available-metrics
Thanks.