링크가 복사됨
1 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Dear User,
You can build the OpenCL ICD Loader at location where you do have write access.
Please refer build steps at https://github.com/KhronosGroup/OpenCL-ICD-Loader#table-of-debug-environment-variables
I haven't done this recently myself, but it can be done. Basically, what you need to do is to install to a location where you do have access (that doesn't require sudo), then tell the OpenCL ICD loader where to find your installation using the OCL_ICD_VENDORS or OCL_ICD_FILENAMES environment variables: https://github.com/KhronosGroup/OpenCL-ICD-Loader#table-of-debug-environment-variables
Hope this works!!
Thanks,
Anita