On Jun 1, 2007, at 12:15 PM, Bert Wesarg wrote:
Hello,
is the 'EGREP' a typo in the first hunk of r14829:
https://svn.open-mpi.org/trac/ompi/changeset/14829/trunk/config/
cxx_find_template_repository.m4
Gah! Yes, it is. Should be $GREP. I'll fix this evening.
Thanks,
Brian
Hello,
is the 'EGREP' a typo in the first hunk of r14829:
https://svn.open-mpi.org/trac/ompi/changeset/14829/trunk/config/cxx_find_template_repository.m4
Regards
Bert
Hello,
version 1.2.2 refuses to compile on Mandriva 2007.1:
(more details are in the attached lg files)
...
make[2]: Entering directory `/usr/src/rpm/BUILD/openmpi-1.2.2/opal/asm'
depbase=`echo asm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ../../libtool --tag=CC --mode=compile
Just to brainstorm on this a little - the two different clusters will have
different "mapper IDs", and this can be learned via the attached code
snippet. As long as fma is the mapper (as opposed the the older, deprecated
"gm_mapper" or "mx_mapper"), then Myrinet topology rules ensure that NIC 0
Well, we are aware of this problem, but to be honest I was ready to
bet that nobody will use a cluster of cluster with Myrinet and
TCP ... so it was in a low priority TODO list.
The problem is the routing table of the MX device. The MX BTL is
unable to identify in a unique manner that there
Kees Verstoep :
>I am currently experimenting with OpenMPI in a multi-cluster setting
>where each cluster has its private Myri-10G/MX network besides TCP.
Very interesting topic. :)
>I see MX rather than tcp-level connections between clusters being
>tried, which across clusters fails in mx_connec