Re: [OMPI users] v3.1.3 cannot suppress load errors

2019-02-13 Thread Jingchao Zhang
Thank you Gilles. That solves our problem. Best, Jingchao From: users on behalf of Gilles Gouaillardet Sent: Monday, February 11, 2019 6:02 PM To: users@lists.open-mpi.org Subject: Re: [OMPI users] v3.1.3 cannot suppress load errors Jingchao, The error

Re: [OMPI users] v3.1.3 cannot suppress load errors

2019-02-11 Thread Gilles Gouaillardet
Jingchao, The error message is not coming from Open MPI but from the PMIx component. adding the following line in pmix-mca-params.conf should do the trick mca_base_component_show_load_errors=0 Cheers, Gilles On 2/12/2019 7:31 AM, Jingchao Zhang wrote: Hi, We have both psm and psm2 i