OpenCL-Docs icon indicating copy to clipboard operation
OpenCL-Docs copied to clipboard

add an error condition when unmapping a SVM region that was not mapped

Open bashbaug opened this issue 2 years ago • 0 comments

fixes #890

Adds an error condition (CL_INVALID_VALUE) when attempting to unmap a SVM region that was not mapped.

bashbaug avatar Oct 16 '23 22:10 bashbaug