ROCm-OpenCL-Runtime icon indicating copy to clipboard operation
ROCm-OpenCL-Runtime copied to clipboard

Install amdocl64.icd where ICD loader expects it

Open ranisalt opened this issue 5 years ago • 0 comments

ICD loaders expect the ICD configuration file to be exported to /etc/OpenCL/vendors, but currently the install process does not do that and require packagers to do it manually. This fixes the issue.

Thanks to the guys packaging for Gentoo for the fix.

ranisalt avatar Apr 18 '20 18:04 ranisalt