I have Dell Venue 11 Pro 7140 tablet with Intel Core M (Intel HD Graphics 5300). I have installed OpenCL SDK 2014 Release 2.
When I run the sample code intel_ocl_svmbasic\SVMBasicFineGrained from https://software.intel.com/en-us/articles/opencl-20-shared-virtual-memory-code-sample.
It shows my Graphics 5300 doesn't support fine-grained SVM. From the reference manual, it says it do support. Anything wrong?
Platforms (1):
[0] Intel(R) OpenCL [Selected]
Devices (1; filtered by type gpu):
[0] Intel(R) HD Graphics 5300 [Selected]
[ ERROR ] Sample application specific error: Cannot detect fine-grained buffer S
VM capabilities on the device. The device seemingly doesn't support fine-grained
buffer SVM.
Press any key to continue . . .