...
Code Block | ||
---|---|---|
| ||
swrun -p gpux1 module load cuda cdnsys profile /opt/samples/profile/ nsys profile VecAdd |
and for NVIDIA Nsight Compute CLI
Code Block |
---|
swrun -p gpux1 module load cuda module load nsight_compute/2019.5.1 cd /opt/samples/profile/ nv-nsight-cu-cli -o profile /opt/samples/profile/VecAdd |