Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Add NVIDIA Tools Extension wrapper#32

Open
LutzCle wants to merge 1 commit intorust-cuda:masterfrom
LutzCle:nvtx-sys
Open

Add NVIDIA Tools Extension wrapper#32
LutzCle wants to merge 1 commit intorust-cuda:masterfrom
LutzCle:nvtx-sys

Conversation

@LutzCle
Copy link
Contributor

@LutzCle LutzCle commented Oct 6, 2021

The NVTX library integrates the program under test with tools such as NVVP and nvprof.

NVTX is packaged together with the standard CUDA libraries. Thus, this commit adds a bindgen wrapper for the NVTX library as nvtx-sys.

The [NVTX library](https://docs.nvidia.com/cuda/profiler-users-guide/index.html#nvtx)
integrates the program under test with tools such as NVVP and nvprof.

NVTX is packaged together with the standard CUDA libraries. Thus, this
commit adds a bindgen wrapper for the NVTX library as `nvtx-sys`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant