You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to profile the kernels using ncu --target-processes all python3 measure_programs.py --target cuda, but no kernels are profiled. Is it normal? How could I profile the kernels using nvidia profiler? (ncu, nsys, or nvprof?)
The text was updated successfully, but these errors were encountered:
I want to profile the kernels using
ncu --target-processes all python3 measure_programs.py --target cuda
, but no kernels are profiled. Is it normal? How could I profile the kernels using nvidia profiler? (ncu, nsys, or nvprof?)The text was updated successfully, but these errors were encountered: