Module cuda_oxide::module[][src]

Structs

Linker

A CUDA JIT linker context, used to compile device-specific kernels from PTX assembly or link together several precompiled binaries

LinkerOptions

Linker options for CUDA, can generally just be defaulted.

Module

A loaded CUDA module

Enums

LinkerInputType

The type of input to the linker