OpenCL-Docs
OpenCL-Docs copied to clipboard
add an error condition when unmapping a SVM region that was not mapped
fixes #890
Adds an error condition (CL_INVALID_VALUE) when attempting to unmap a SVM region that was not mapped.