-
As soon as **all** procs on a particular PRTED have completed, the entire job is dismantled (and the KILL command is sent to the remainder of the application procs for the job at other PRTEDs).
Thi…
-
Recoverable jobs spit-out an error message and complain about failed processes after they have been recovered.
## Background information
when using PRTE with FT (e.g., with Open MPI `mpiexec --…
-
We have now reached over 200 tests. Running all of them takes almost 50 seconds on my laptop. This is already bad and it's only going to get worse. Afaik, it is generally considered good practice to h…
-
Thank you for taking the time to submit an issue!
## Background information
### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
5.0.0rc4, 5.0.0rc5…
-
Users and the MPI Forum have complained that FAILURE_ACK/GET_ACKED are difficult to understand. Another point to note is that MPI_COMM_FAILURE_ACK()... MPI_COMM_FAILURE_GET_ACKED is not symmetrical wi…
-
## Background information
### What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)
v5.0.x, also same error in the latest master(52d1096)
### Describe…
Haizs updated
2 years ago
-
Hello :)
i am trying to build and install Fenix on my system
i allready have ULFM2 installed and PATH and $MPICC exportet. but i am faced with this error when running make after running cmake ../Fen…
-
This issue comes from an email discussion with some Fortran compiler devs. There exists today support in Intel MPI to enable Fortran coarrays. The Fortran runtime does some additional handshake with M…
-
I installed the openmpi-5.0.0rc6 from https://www.open-mpi.org/software/ompi/v5.0/ configured **with** --with-ft=ulfm and tried it **without** the --with-ft
I tried also the version its repo branch v…
-
## Background information
I am implementing a fault-tolerant version of a large software project ([ArgoDSM](https://github.com/etascale/argodsm)) that relies on MPI for managing nodes.
### What …