pub const cudaError_cudaErrorMemoryAllocation: cudaError = 2;
The API call failed because it was unable to allocate enough memory to perform the requested operation.