All Questions
1 question
0
votes
1
answer
739
views
Missing static nVIDIA Toolkit Extension library for CUDA 10.0
For a Linux project, I am trying to profile a static library that makes use of CUDA NPP library calls. I would like to use the NVTX API to profile our routines to see which are the more efficient. ...