errors 1 ... This will tell Open MPI to display
> errors when it tries to load a plugin, but fails (e.g, due to the linker
> not being able to find dependent libraries). This is probably what I would
> do first – you might find that the dgx-14 node either is missing some
> libraries, or
ugin, but fails (e.g, due to the linker
> not being able to find dependent libraries). This is probably what I would
> do first – you might find that the dgx-14 node either is missing some
> libraries, or your LD_LIBRARY_PATH is not set correctly to find dependent
> libraries, or somesuc
om: users on behalf of Pritchard Jr.,
Howard via users
Sent: Thursday, March 7, 2024 3:01 PM
To: Open MPI Users
Cc: Pritchard Jr., Howard
Subject: Re: [OMPI users] [EXTERNAL] Help deciphering error message
Hello Jeffrey,
A couple of things to try first.
Try running without UCX. Add –-mca
Hello Jeffrey,
A couple of things to try first.
Try running without UCX. Add –-mca pml ^ucx to the mpirun command line. If
the app functions without ucx, then the next thing is to see what may be going
wrong with UCX and the Open MPI components that use it.
You may want to set the UCX_LOG_LE