Constant cudaErrorInvalidPtx

Source
pub const cudaErrorInvalidPtx: cudaError = 218;
Expand description

A PTX compilation failed. The runtime may fall back to compiling PTX if an application does not contain a suitable binary for the current device.