rapidsai / cuhornet

BSD 3-Clause "New" or "Revised" License
25 stars 26 forks source link

Use nvtx3 includes. #63

Closed bdice closed 1 year ago

bdice commented 1 year ago

This PR updates cuhornet to use #include <nvtx3/nvToolsExt.h> instead of #include <nvToolsExt.h>. This ensures we fetch the header-only NVTX v3. See NVTX docs for more information: https://nvidia.github.io/NVTX/#c-and-c

bdice commented 1 year ago

@BradReesWork Can you merge this, please? I think you're the only one with merge power. Thank you in advance.

rlratzel commented 1 year ago

/merge