Hi Jose
Sorry for entering the discussion late. From tracing the email thread, I
somewhat gather the following:
1. you have installed Open MPI 1.1.2 on two 686 boxes
2. you created a hostfile on one of the nodes and execute mpirun from that
node. You gave us a prefix indicating where we should f
Just as an FYI, I also included the sm param as you suggested and
changed the -np to 1, because anything more than that just duplicates
the same error. I also saw this same error message in previous posts as
a bug. Would that be the same issue in this case?
$ mpirun --prefix /usr/local/openmpi-1.2
$ mpirun --prefix /usr/local/openmpi-1.2b2 --hostfile ./h1-3 -np 1 --mca
btl mx,sm,self ./cpi
[node-1:09704] mca: base: component_find: unable to open mtl mx: file
not found (ignored)
[node-1:09704] mca: base: component_find: unable to open btl mx: file
not found (ignored)
This in particular is