Build OCL GPU engine by default now that compute runtime works with
latest LLVM.

Signed-off-by: Anuj Mittal <[email protected]>
---
 dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb 
b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb
index 5ac8b70b..ee39f51b 100644
--- a/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb
+++ b/dynamic-layers/clang-layer/recipes-core/dnn/onednn_2.6.1.bb
@@ -34,7 +34,7 @@ EXTRA_OECMAKE += " \
                    -DCMAKE_SKIP_RPATH=ON \
                    "
 
-PACKAGECONFIG ??= ""
+PACKAGECONFIG ??= "gpu"
 PACKAGECONFIG[gpu] = "-DDNNL_GPU_RUNTIME=OCL, , opencl-headers ocl-icd, 
intel-compute-runtime"
 
 do_install:append () {
-- 
2.37.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#7622): 
https://lists.yoctoproject.org/g/meta-intel/message/7622
Mute This Topic: https://lists.yoctoproject.org/mt/92974153/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to