Skip to content

nvprof_nsys

Yui Chun Leung (Leo) edited this page Apr 29, 2023 · 6 revisions

Backgrounds

  • Laptop: Dell Inspiron 7590 with GTX 1650
  • nvidia-smi with Driver 470.182.03 and Cuda Version 11.4
  • /usr/local has cuda-10.1, cuda-10.2 and cuda-11.2.
  • nvprof --metrics branch_efficiency binary.out returns
    ======== Warning: This version of nvprof doesn't support the underlying device, GPU profiling skipped
    
    • it does show profiling result and metric result.

Solution

Clone this wiki locally