www.gup.uni-linz.ac.at/pvmmpi2002/talks/gropp2.pdf
MPICH-G2
Solving incompatabilities between different MPI versions
Submitted by rajani on Mon, 06/14/2004 - 17:11. links | grid | MPICH-G2MPICH-G2 passing messages to different clusters
Submitted by rajani on Mon, 06/14/2004 - 17:08. links | grid | MPICH-G2http://beowulf.lcs.mit.edu/18.337-2002/projects-2002/dean/final_report.txt
We are talking about whether we can use MPICH-G2 to pass messages to nodes of different clusters.
The above link is related to that.
another interesting discussion on MPICH-G2 and mpif90 with globus
Submitted by rajani on Mon, 06/14/2004 - 14:23. links | grid | MPICH-G2http://www-unix.globus.org/mail_archive/discuss/2002/06/msg00003.html
Useful link to build fortran compilers with MPICH-G2
Submitted by rajani on Fri, 06/11/2004 - 20:45. links | grid | MPICH-G2Useful link to build fortran compilers with MPICH-G2
http://www.cvc.mun.ca/software/mpich-g2/mpichman-globus2/node36.htm
building MPICH-G2 with fortran 90
Submitted by rajani on Fri, 06/11/2004 - 19:18. links | grid | MPICH-G2We found that F90 compilers were missing in our fortran 90. Wen we tried to rebuild with the --enable-f90 option it said that the f90 compilers were missing (although they were included in the path variable).
This link provides the solution on how to add the F90 compilers to the env.
http://www-unix.globus.org/mail_archive/mpich-g/2003/09/msg00012.html
Fortran MPI programs run with MPICH-G2
Submitted by silbia on Fri, 06/11/2004 - 15:22. documentation | grid | MPICH-G2I ran sample Fortran MPI programs (Fortran77) on medusa and proc1 using MPICH-G2. The programs are simple hello world and matrix programs.
They were compiled using MPICH-G2s mpif77 compiler. We apparently dont have an mpif90 compiler. Could some one comment on how to get Fortran90 code running.
RSL creation problem to run MPICH-G2 on condor pool
Submitted by rajani on Thu, 06/10/2004 - 02:53. links | grid | MPICH-G2I am having problems in creating an RSL for running MPICH-G2 programs on the condor pool.
This is a link from globus mailing list that describes a similar problem with PBS and its solution.
It might be something to look at:
http://www-unix.globus.org/mail_archive/discuss/2002/08/msg00149.html
Nova Ahmed program of GSU
Submitted by rajani on Wed, 05/26/2004 - 19:09. grid | MPICH-G2We are able to run the program provided by Nova Ahmed of GSU on 3 differenet machines
proc1, nori, and thing2 using MPICH-G2.
Once medusa is up we will try check to see why MPICH-G2 is not running on it.
mpich-g2 issue
Submitted by rajani on Fri, 05/21/2004 - 20:17. grid | MPICH-G2It looks like if one wants to run the mpi program on more than one machine, the only way to do is to create a RSL.
The reason is it looks for the LD_LIBRARY_PATH.
If this path is different for the other machines from the machine it is running on it is not able to find it.
Do not know why it cannot get from $GLOBUS_LOCATION and LD_LIBRARY_PATH already set on the machines.
MPICH-G2 able to run on 3 machines
Submitted by rajani on Fri, 05/21/2004 - 19:49. grid | MPICH-G2We were able to get the MPICH-G2 test program running from proc1 on 3 different machines - thing2, nori, and proc1.
On Medusa it is not running because of a missing library libglobus_duroc_bootstrap_gcc32.so.0
We are going to install globus 3.2 and check with it.

