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

cuda-api-wrappers

v0.6.6#0Go to latest

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.6#0

Publication

Supports

All

GitHub

eyalroz/cuda-api-wrappers784

Subtree

607aac2203

License

BSD-3-Clause

Definition

Manifest