We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5a38d2 commit 117f7bcCopy full SHA for 117f7bc
juhpc
@@ -369,7 +369,6 @@ info "Installing a kernel for Julia under Nsight Systems..."
369
"$(ENV["JULIA_WRAPPER"])" -e '\''
370
using IJulia
371
installkernel("Julia under Nsight Systems"; julia = \`$(ENV["JUHPC_CUDA_HOME"])/bin/nsys launch --trace=cuda julia -i --color=yes --project=@.\`)
372
-installkernel("Julia under Nsight Compute"; julia = \`$(ENV["JUHPC_CUDA_HOME"])/bin/ncu --mode=launch julia -i --color=yes --project=@.\`)
373
'\''
374
info "... done: installation completed."
375
""")
0 commit comments