Open
Description
When I run wrf in several nodes and I get the next errors,
PMIX ERROR: BAD-PARAM in file dstore_base.c at line 2225
PMIX ERROR: BAD-PARAM in file base/bfrop_base_unpack.c at line 692
for each node.
I am using:
openmpi-4.1.0
pmix-2.2.4
slurm 18.08.6
I installed openmpi with Spack
spack install [email protected] %[email protected] fabrics=ucx +pmi schedulers=slurm +thread_multiple +vt
Please describe the system on which you are running
- Operating system/version: centos7
- Network type: infiniband mlx5
Details of the problem
I run the simulation with
srun --mpi=pmix wrf.exe
I get the problems but the program doesn't stop, It continues the execution.
I get the same errors with pmix3.0.2 and pmix2.2.2