Crate nvvm[][src]

Expand description

High level safe bindings to the NVVM compiler (libnvvm) for writing CUDA GPU kernels with a subset of LLVM IR.

Modules

Raw bindings to libnvvm. All APIs are exposed safely so this module should generally not be used.

Structs

Enums

Nvvm architecture, default is Compute52

Functions

Get the major and minor NVVM debug metadata version.

Get the major and minor NVVM IR version.

Get the major and minor NVVM version.