Trying to install intel-opencl on Fedora 37 (beta) doesn't work, as it seems that libopencl-clang.so (& maybe other packages/components) is not available. Here's the error message I get with dnf install intel-opencl: Error: Problem: conflicting requests - package intel-opencl-22.34.24023-1.fc37.x86_64 requires intel-igc-libs(x86-64), but none of the providers can be installed - nothing provides libLLVMSPIRVLib.so.14()(64bit) needed by intel-igc-libs-1.0.12037.1-1.fc37.x86_64 - nothing provides libopencl-clang.so.14()(64bit) needed by intel-igc-libs-1.0.12037.1-1.fc37.x86_64
This is unfortunately due to https://github.com/intel/intel-graphics-compiler/issues/258 . *** This bug has been marked as a duplicate of bug 2129791 ***