Skip to content

Commit 117f7bc

Browse files
committed
remove Julia under Nsight Compute
1 parent c5a38d2 commit 117f7bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

juhpc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,6 @@ info "Installing a kernel for Julia under Nsight Systems..."
369369
"$(ENV["JULIA_WRAPPER"])" -e '\''
370370
using IJulia
371371
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=@.\`)
373372
'\''
374373
info "... done: installation completed."
375374
""")

0 commit comments

Comments
 (0)