Created
May 26, 2020 15:57
-
-
Save jglaser/7df7f26fc44e05826918ae268038711d to your computer and use it in GitHub Desktop.
Run nsight-systems on summit
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module load nsight-systems | |
jsrun -n30 -g 3 --smpiargs="-disable_gpu_hooks" nsys profile -c cudaProfilerApi -o profile_3.%q{OMPI_COMM_WORLD_RANK} -f true python profile_mpi.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment