On 02/02/2022 22.51, Sebastian Ramacher wrote:
Source: intel-compute-runtime Version: 21.32.20609-1
The current default version of llvm is llvm-toolchain-13. To reduce the number of llvm versions, please consider switchting to llvm-toolchain-13 (or the unversioned counterpart).
This is theoretically easy to fix: we don't need any llvm build-dependency (or most of the other B-D) at all.
Unfortunately, I'm currently only able to build intel-compute-runtime (either this or the latest upstream version) with intel-graphics-compiler built with llvm-11. With some patching/disabling of tests it should be possible to use intel-graphics-compiler built with llvm-12.
Andreas