On May 16, 2007, at 7:08 AM, Luis Kornblueh wrote:
well we currently try to change over to ofed.
I think you'll be pleased with the results. FWIW, you might want to
try converting just a few nodes in your cluster and play with them to
get some experience with the OFED stack. There's new
Hi,
well we currently try to change over to ofed. The same time we try to change
to openmpi-1.2.1 from openpi-1.2b3, unfortunately we get a SEGV in mpiexec ;-)
Cheerio,
Luis
> Greetings and thanks for the patch!
>
> We actually made this change on the development trunk but never moved
> it to
Greetings and thanks for the patch!
We actually made this change on the development trunk but never moved
it to the release branch. See https://svn.open-mpi.org/trac/ompi/
changeset/13709
The problem is that we accidentally used a gcc-ism in the mvapi BTL
(i.e., the older InfiniBand drive
Hi everybody,
we tried to install openmpi with Sun cc on Linux. IT required some
patches. I add the necessary pathces here. I hope you can include
those.
Cheerio,
Luis
diff -Naur openmpi-1.2.1/ompi/mca/btl/mvapi/btl_mvapi.c
openmpi-1.2.1_patched/ompi/mca/btl/mvapi/btl_mvapi.c
--- openmpi-1.2.