[][src]Module rustacuda::module

Functions and types for working with CUDA modules.

Structs

Module

A compiled CUDA module, loaded into a context.

Symbol

Handle to a symbol defined within a CUDA module.