Constant cudaErrorMemoryAllocation

Source
pub const cudaErrorMemoryAllocation: cudaError = 2;
Expand description

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