Open JustVic opened 5 years ago
https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/pull/84 temporary resolves this error. the icd_dispatch moved to "icd/loader/icd_dispatch.h". There is another issue with ICD we need to fix related to symlinking headers into icd/inc. I will post a separate patch internally for that.
I have posted a patch for review internally that resolves this issue without pegging icd to an older revision. Thanks.
Hello, this has been fixed with
Could you verify and close this issue if it works for you?
Thanks,
These patches seem to have gotten backported to the 2.8.0 branch (and maybe others?). They break 2.8.0 here: repo init -u https://github.com/RadeonOpenCompute/ROCm.git -b roc-2.8.0 repo sync
When building I got this error:
But the file is in its place.
[vic@earth build]$ find ../ -name icd_dispatch.h ../api/opencl/khronos/icd/loader/icd_dispatch.h