cuda-api-wrappers v0.7.1
- Created
- Updated
Header-only library of integrated wrappers around the core parts of NVIDIA's CUDA execution ecosystem
# Usage
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)
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
No transitive dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- sewon jeon
- Cheney Wang
- Eyal Rozenberg