ROCm-OpenCL-Runtime
ROCm-OpenCL-Runtime copied to clipboard
Install amdocl64.icd where ICD loader expects it
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.