Hi,
I have generated a timeline.nsys-rep file on my linux machine with
nsys profile -o timeline --trace openacc ./run_jacobi_iteration
When I open the timeline.nsys-rep file in my Mac with Nsight compute, it gives the error
“fail to load. Reason: Invalid file type”
The cuda version in the linux machine is 12.2, driver is 535.54.04.
I compiled the code with nvc++ compiler with version 23.7.0
The Nsight compute in macOS is the latest version 2023.3
Thanks in advance