@lists.open-mpi.org
Cc: Rob Kudyba
Subject: [OMPI users] --mca parameter explainer; mpirun WARNING: There was an
error initializing an OpenFabrics device
We're using OpenMPI 4.1.1, CUDA aware on RHEL 8 cluster that we load as a
module with Infiniband controller Mellanox Technologies MT28908 F
We're using OpenMPI 4.1.1, CUDA aware on RHEL 8 cluster that we load as a
module with Infiniband controller Mellanox Technologies MT28908 Family
ConnectX-6, we see this warning runnig mpirun without any MCA
options/parameters:
WARNING: There was an error initializing an OpenFabrics device.
Local
You can rm $prefix/lib/openmpi/mca_btl_openib*
Or set the MCA param "btl" to "^openib" (which means: not openib) -- either in
the environment, on the command line, or in the global config file:
https://www.open-mpi.org/faq/?category=tuning#setting-mca-params
> On Apr 20, 2021, at 2:33 PM, Benn
We are getting this message when OpenMPI starts up.
--
WARNING: There was an error initializing an OpenFabrics device.
Local host: gls801
Local device: mlx5_0
There should have been an error message right above that - all this is saying
is that the same error message was output by 7 more processes besides the one
that was output. It then indicates that process 3 (which has pid 0?) was killed.
Looking at the help message tag, it looks like no NICs were
Hello:
I am testing a rather large code on several computers. It works fine on all
except for a Linux Pop!_OS machine. I tried both OpenMPI 2.1.1 and 4.0.5. I
fear there is an issue because of the Pop!_OS but before I contact System76 I
would like to explore things further.
I get the follow
See http://www.open-mpi.org/faq/?category=tuning#setting-mca-params.
On Dec 9, 2008, at 5:18 AM, Yasmine Yacoub wrote:
Thanks for your reponse, it works this time but when I tried again
another job without the command you gave me, I got the same warning!!,
should I use this command every ti
Thanks for your reponse, it works this time but when I tried again another job
without the command you gave me, I got the same warning!!,
should I use this command every time I want to run a job? there isn't another
method to tun off this warning for ever.
you forgot the "mpirun"
mpirun -mca btl_openib_warn_default_gid_prefix 0
jody
On Mon, Dec 8, 2008 at 4:00 PM, Yasmine Yacoub wrote:
> Thank you for your response, but still my problem remains, I have used this
> command:
>
> -mca btl_openib_warn_default_gid_prefix 0
>
> and I have got this
I'm sorry for not communicating this accurately enough - you need to
add that line to your mpirun command. In other words, you need to
start your job with:
mpirun -mca btl_openib_warn_default_gid_prefix 0 .
Ralph
On Dec 8, 2008, at 8:00 AM, Yasmine Yacoub wrote:
Thank you for your re
Thank you for your response, but still my problem remains, I have used this
command:
-mca btl_openib_warn_default_gid_prefix 0
and I have got this message:
-bash: -mca: command not found
There are multiple ways to set MCA parameters - you can checkout the
FAQ to see all of them:
http://www.open-mpi.org/faq/?category=tuning#setting-mca-params
In your immediate case, just add -mca
btl_openib_warn_default_gid_prefix 0 to your cmd line.
Ralph
On Dec 8, 2008, at 1:49 AM, Yasmi
Good morning,
I have explain my problem lat time and still I haven't receive any response.
ok, my problem is that after installing pwscf and running one scf example, I
got the output but with this warning message :
WARNING: There are more than one active ports on host 'stallo-2.local', but the
de
Thank you for your response, and these are the details for my problem:
I have installed pwscf and then I have tried to run scf calculations, but
before having the output I got this warning message:
WARNING: There are more than one active ports on host 'stallo-2.local', but the
default subnet
I'm afraid that this isn't nearly enough information for us to help
you -- you haven't even specifically stated what your exact problem is.
Please submit all the information listed here:
http://www.open-mpi.org/community/help/
Thanks.
On Dec 4, 2008, at 4:34 AM, Yasmine Yacoub wrote:
Good morning,
after installing pwscf and running an example, I got a warning message
related to the MCA parameter. To fix it I have tried all the steps indicated in
the FAQ link but it doesn't work. please which command I have to use and from
which directory can use it. perhaps I didn't use
16 matches
Mail list logo