Constant CUDA_ERROR_UNMAP_FAILED

Source
pub const CUDA_ERROR_UNMAP_FAILED: cudaError_enum = 206;
Expand description

This indicates that an unmap or unregister operation has failed.