WIP: OpenMPI+Intel

This commit is contained in:
2023-06-16 17:23:23 +02:00
parent 7bbd8afd98
commit 05e8bb37a3
9 changed files with 64 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ pbuild::add_to_group 'Libraries'
(( version = (${V_MAJOR} * 100 + ${V_MINOR}) * 100 + V_PATCHLVL ))
if (( V_MAJOR > 1 )); then
pbuild::install_docfiles AUTHORS README LICENSE NEWS VERSION
pbuild::install_docfiles AUTHORS README.md LICENSE NEWS VERSION
else
pbuild::install_docfiles README LICENSE NEWS VERSION
fi
+2 -1
View File
@@ -1,4 +1,5 @@
pmix/1.2.5 unstable b:libevent/2.1.12
pmix/2.2.5 unstable b:libevent/2.1.12
pmix/3.2.3 unstable b:libevent/2.1.12
pmix/4.1.2 unstable hwloc/2.7.1 libevent/2.1.12
pmix/4.1.2 unstable libevent/2.1.12 b:hwloc/2.7.1
pmix/4.2.3 unstable libevent/2.1.12 b:hwloc/2.9.1