Host : window 10
target : linux
nsight compute 24.3.0
Hi I have made llama2 python code work with nsight compute tool.
It worked fine on my linux server and nsight system 24.5.1, but with nsight compute I had the following problem.
Could this problem be caused by the wrong path of application executable?
The path of the application executable I created is the path of $which python.
Thanks.