Skip to main content

Module cuda

Module cuda 

Source
Expand description

Minimal CUDA driver API surface, loaded at runtime with dlopen so the crate builds (and its tests run) on machines with no CUDA at all — including CI and the Mac. Only the box can actually produce a timing.

Structs§

Buffer
Cuda
Device
Module

Type Aliases§

CUresult