WIP: OpenMPI+Intel
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user