Header-only library of integrated wrappers around the core parts of NVIDIA's CUDA execution ecosystem
cuda-api-wrappers provides CMake targets:
find_package(cuda-api-wrappers CONFIG REQUIRED)
target_link_libraries(main PRIVATE cuda-api-wrappers::rtc cuda-api-wrappers::nvtx cuda-api-wrappers::runtime-and-driver)
v0.7.1#0
All
BSD-3-Clause
Manifest