-
**Description:**
Users may encounter this kind of error related to UCC initialization in OpenMPI:
```
Error: coll_ucc_module.c:474 - mca_coll_ucc_module_enable() mca_coll_ucc_save_coll_handlers fail…
j34ni updated
1 month ago
-
* link to support ticket: [#2024111460000671](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=176262;ArticleID=613390)
* website: https://www.math2market.com/geodict-software/…
-
When I set up a simple project with the latest MPI and HDF5 packages and configure it to use the system-provided OpenMPI installation, the call to `MPI.Init()` crashes with “orte_init failed” errors. …
mfsch updated
10 hours ago
-
The OpenMPI build fails if you specify +pmi. Here the error:
```
==> openmpi: Executing phase: 'configure'
==> Error: ProcessError: Command exited with status 1:
'/tmp/root/spack-stage/spack…
-
Hi all,
I encountered an issue with OpenMPI 5.0.5 on my system where multiple MPI tasks are being assigned to the same CPU cores, even though I expect distinct cores for different programs. This is…
-
### Actual Behavior
Hi,
I'm trying to build R package which I would like to upload to anaconda. I am following the instructions from here: https://stackoverflow.com/questions/52061664/install-r-pa…
-
It appears multiple times:
```
In file included from /usr/lib/x86_64-linux-gnu/openmpi/include/openmpi/ompi/mpi/cxx/mpicxx.h:277,
from /usr/lib/x86_64-linux-gnu/openmpi/include/mpi…
-
trilinos/16.6.0 compilation fails at epetra linear2d_diffusion_pce_nox_sg_solvers.cpp, line 472
#else
det_ML.set("coarse: type","Jacobi");
#endif
Teuchos::RCP det_linsys =
Teuchos::rcp(…
-
For a university project I'm trying to build a rasberry pi cluster with slurm.
I've had quite a few issues on trying to run srun with mpi and I've settled to install openmpi from git repo specifyin…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
For hdf5, we need to build a build time tool with the mpifort and mpicc. Up to now, this wor…