Hi,
In my new job I inherited a user that has a RedHat 7.3 cluster that uses MPICH 1.1 and SCALAPACK. I am trying to figure out how to do a new installation of the above software on a SUSE 10.1 box because ultimately I would like to upgrade the cluster to SUSE and MPICH2.
Has anyone out there been able to successfully use MPICH2 and SCALAPACK?
This is my first real use of either software so I am not real familiar with the errors that one might see and I have been able to figure most of them out on my own, but have had trouble installing BLACS, before I can even attempt a SCALAPACK installation. I get the following error:
make[2]: *** No rule to make target `/export/mpich2/include/mpif.h', needed by `mpif.h'. Stop.
make[1]: *** [INTERN] Error 2
make[1]: Leaving directory `/export/BLACS/SRC/MPI'
make: *** [MPI] Error 2
A better question might be to ask if there is any performance difference between MPICH 1.2 (included with SUSE), or MPICH2. Maybe I am wasting my time with 2 if 1.2 will do what I need. Maybe that's a question for an MPICH forum.
Thank you for any help or advice you can offer.

