pub fn alloc(byte_size: usize) -> Result<DevicePtr>
Allocate byte_size bytes of device memory in the current CUDA context.
byte_size