Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages / 
openmpi


Commits:
5809d105 by Jakub Klinkovský at 2024-02-23T23:00:13+01:00
Disable showing errors for the coll/ucc framework explicitly

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -80,7 +80,7 @@ build() {
     
--enable-mca-dso=accelerator_cuda,accelerator_rocm,btl_smcuda,rcache_gpusm,rcache_rgpusm,coll_ucc,scoll_ucc
     # mpirun should not warn on MCA component load failures by default - 
usually caused by missing optdepends, which is ok
     # 
https://docs.open-mpi.org/en/main/installing-open-mpi/configure-cli-options/installation.html
-    --with-show-load-errors='^accelerator,rcache,coll'
+    --with-show-load-errors='^accelerator,rcache,coll/ucc'
   )
   cd $pkgbase-$pkgver
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openmpi/-/commit/5809d1055e849fa3dc02fa392c1299b414f0b1a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openmpi/-/commit/5809d1055e849fa3dc02fa392c1299b414f0b1a1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to