Module rustacuda::module

source ·
Expand description

Functions and types for working with CUDA modules.

Structs

A compiled CUDA module, loaded into a context.
Handle to a symbol defined within a CUDA module.