SyntaxError: Non-UTF-8 code starting with '\x80

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.

image

Hi, @ljhy20k

This seems a ENV issue.
Can you execute command line directly to see if the python script run correctly ?

(exactly the same as you specified in below filed)
Application Executable + Command Line Arguments

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.