1. Home
  2. Browse
  3. cuda-api-wrappers

cuda-api-wrappers

v0.6.9#0Latest

Header-only library of integrated wrappers around the core parts of NVIDIA's CUDA execution ecosystem

Install

Run the following Vcpkg command to install the port.

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)

Dependencies

See source

Version

v0.6.9#0

Publication

Supports

All

GitHub

eyalroz/cuda-api-wrappers755

Homepage

github.com/eyalroz/cuda-api-wrappers

Subtree

0c019c6665

License

BSD-3-Clause

Definition

Manifest