Open jpsamaroo opened 3 years ago
Thank you for bringing this issue up. We are currently testing this change internally. We are also planning to remove the bundled OpenCL ICD from the tree. I cannot give an ETA for this change, but most likely it will be publicly available with ROCm 5.0.
It's unintuitive that you need to set both
BUILD_TESTS=OFF
andBUILD_TESTING=OFF
to disable building all tests. This changes the OpenCL tests to instead just checkBUILD_TESTS
.