cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

[FEA] Integrate nvtx for better profiling support

Open rlratzel opened this issue 4 years ago • 0 comments

Very briefly discussed this with @dantegd and @aschaffer - cuDF and cuML are migrating towards supporting nvtx in both C++ and Python code. This should allow us to get detailed profiling data as part of our test and benchmarking runs.

rlratzel avatar Apr 16 '21 19:04 rlratzel