Re: [OMPI users] MPI_COMM_SPAWN f90 interface bug?

2006-03-04 Thread Jeff Squyres
Michael -- Sorry for the delay in replying. Many thanks for your report! You are exactly right -- our types are wrong and will not match in the F90 bindings. I have committed a fix to the trunk for this (it involved changing some types in mpif.h and adding another interface function for

Re: [OMPI users] C++ bool type reduction failing

2006-03-04 Thread Jeff Squyres
Yoinks -- shame on me for not looking at the expanded reduction datatype/op tables in MPI-2 for C++. Double shame on me because I wrote that section. :-) I've committed the fix to the trunk; it'll be in the upcoming 1.0.2 release. On Mar 2, 2006, at 8:02 PM, Andy Selle wrote: I am try

Re: [OMPI users] Using OMPI TESTING openmpi-1.0.2a9 with 2 ethernet cards

2006-03-04 Thread Jeff Squyres
On Mar 3, 2006, at 9:07 AM, Jose Pedro Garcia Mahedero wrote: cluster master machine eth0 mpihosts_out --> for outside use (getting its own ip via dhcp) eth1, mpihosts_cluster --> for cluster use (serves ip's to cluster nodes) --- TESTS 1,2 -openmpi-1.0.2a9 -- 1.- cd openmpi-1