On Tue, 2021-06-15 at 16:53 +0800, Changqing Li wrote: > Hi, Naveen > opencl-clang-native configure failed with latest code, because llvm > have upgrade to 13.0.0, but this > recipe require 12.0.0. > > – [OPENCL-CLANG] Looking for LLVM version 12.0.0 > > CMake Error at CMakeLists.txt:26 (find_package): > > Could not find a configuration file for package "LLVM" that is > compatible > > with requested version "12.0.0". > > I checked https://github.com/intel/opencl-clang, branch for 13.0.0 > seems not ready. what's your opinion about fix this problem? > I tried just set -DPREFERRED_LLVM_VERSION="13.0.0" in EXTRA_OECMAKE, > it can build success. But I don't know if there is any runtime > issue, also it seems not good to use 13.0.0 for opencl- > clang_12.0.0.bb.
Even if opencl-clang builds, igc and compute-runtime will fail to build with LLVM 13. Thanks, Anuj
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7098): https://lists.yoctoproject.org/g/meta-intel/message/7098 Mute This Topic: https://lists.yoctoproject.org/mt/81624639/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
