I am trying to profile my code. It works fine if I run
nsys profile C:\Users\ddt00\AppData\Local\Programs\julia-1.8.1\bin\julia-1.8.1.exe
However, when I was running
nsys launch C:\Users\ddt00\AppData\Local\Programs\julia-1.8.1\bin\julia-1.8.1.exe
it returns
command ignored without any error and nothing happened.
Has anyone encountered such an issue before?