I am using Intel sdk intel_sdk_for_ocl_applications_2013_xe_sdk_3.0.67279_x64 .
The Intel OpenCL ICD loader is searching /etc/OpenCL/vendors directory for intel64.icd file.
I wants to override this default location of search . Can I do that ? If yes how can we override
this location with someother location ?
I found an environment variable OCL_ICD_VENDORS for this . But for my case it is not working.
Please help.