cudaError_cudaErrorMemoryAllocation

Constant cudaError_cudaErrorMemoryAllocation 

Source
pub const cudaError_cudaErrorMemoryAllocation: cudaError = 2;
Expand description

The API call failed because it was unable to allocate enough memory to perform the requested operation.