Hi, I run Nsight Compute on a remote cluster. I pull the files to a local machine to analyze them.
Is there a way to specify relative path to the application code in Nisght Compute, such that it will automatically pick up the source files relevant to the source page?
Is there a way to extract the full path of the source files profiled corresponding to the SASS code in the source and SASS page?
Resolving the path upon loading the profile works only if you know the exact path of the source code. I am referring to any option in the profiler that can output the full path of the source code as part of the profiling.
I am not doing remote profiling. I am running the code on a remote cluster using the command line, and copying the report to a local computer to view it.