- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
This location (/etc/OpenCL/vendors) is specified in Khronos ICD extension - http://www.khronos.org/registry/cl/extensions/khr/cl_khr_icd.txt and Intel OpenCL ICD loader is following it.
So, the only way to override this behavior is to search for alternative OpenCL ICD implementations which might allow to do that.
Thanks,
Yuri

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page