libre

Results 23 comments of libre

[1641461840.238519] [c-96-4-worker0001:3595 :0] rc_iface.c:492 UCX ERROR ibv_create_srq() failed: Operation not supported [1641461840.238244] [c-96-4-worker0001:3598 :0] rc_iface.c:492 UCX ERROR ibv_create_srq() failed: Operation not supported [c-96-4-worker0001:03640] pml_ucx.c:291 Error: Failed to create UCP worker...

I added the following parameters via this link(https://github.com/open-mpi/ompi/issues/6795 ): `--mca pml cm --mca mtl ofi --mca pml_base_verbose 10 --mca mtl_base_verbose 10`, The following error has occurred: [c-96-4-worker0002:04711] mca: base: components_register:...

> Can you please post the commands you used to run your application? #!/bin/bash module add GROMACS/2021-foss-2020b mpirun -v gmx_mpi mdrun -v -cpi nvt_gpu -deffnm nvt_gpu

> I added the following parameters via this link(#6795 ): `--mca pml cm --mca mtl ofi --mca pml_base_verbose 10 --mca mtl_base_verbose 10`, The following error has occurred: [c-96-4-worker0002:04711] mca: base:...

> Hi @chenshixinnb, > > I have a few questions: > > 1. What version of open mpi are you using? > 2. What version of libfabric are you using...

> what is the command which produces the original errors from pml_ucx? Can you please also post the whole log? Also why do you specify psm2 provider for running with...

[slurm2-out.txt](https://github.com/open-mpi/ompi/files/7851019/slurm2-out.txt) ------------------------ #!/bin/bash module add GROMACS/2021-foss-2020b mpirun -v gmx_mpi mdrun -v -cpi nvt_gpu -deffnm nvt_gpu --mca pml cm --mca mtl ofi --mca pml_base_verbose 10 --mca mtl_base_verbose 100 > Can you...

[slurm3-out.txt](https://github.com/open-mpi/ompi/files/7851106/slurm3-out.txt) ------------------- mpirun -v gmx_mpi mdrun -v -cpi nvt_gpu -deffnm nvt_gpu --mca pml cm --mca mtl ofi --mca pml_base_verbose 10 --mca mtl_base_verbose 100 -x FI_LOG_LEVEL=warn > Looks like the initialization...

thanks,I used EasyBuild OpenMpi tool chain default automatic compilation

基于业务原因,我需要将openmpi安装到共享盘,并且需要通过共享盘的openmpi编译安装软件 > 可能未使用 libfabric 正确配置或编译 open mpi。 > > 因为你有 libfaric,我假设你使用 EFA 安装程序来安装它。你可以尝试使用 EFA 安装程序自带的 open mpi 吗?它在`/opt/amazon/openmpi`.