Module rustacuda::module[][src]

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.