Libraries in intel-oneapi-mkl link to libmpicxx.so.12 and libmpifort.so.12.
Now that meta-openembedded ships mpich 4.1.1 with the new PACKAGECONFIG knobs, enable them. Signed-off-by: Zoltán Böszörményi <[email protected]> --- .../openembedded-layer/recipes-support/mpich/mpich_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 dynamic-layers/openembedded-layer/recipes-support/mpich/mpich_%.bbappend diff --git a/dynamic-layers/openembedded-layer/recipes-support/mpich/mpich_%.bbappend b/dynamic-layers/openembedded-layer/recipes-support/mpich/mpich_%.bbappend new file mode 100644 index 00000000..3408b01a --- /dev/null +++ b/dynamic-layers/openembedded-layer/recipes-support/mpich/mpich_%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG += "cxx fortran" -- 2.40.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7996): https://lists.yoctoproject.org/g/meta-intel/message/7996 Mute This Topic: https://lists.yoctoproject.org/mt/99425262/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
