Having trouble getting BLACS to pass tests.
OpenMPI, BLACS, and blacstester built just fine. Tester reports
errors for integer and real cases #1 and #51 and more for the other
types..
<http://svn.open-mpi.org/trac/ompi/ticket/356> is an open ticket
related to this.
Any word on the status of that or what needs to be changed in OpenMPI?
I'm building BLACS 1.1 with patch 3.
OS is Debian 3.1r3 for AMD64 on a dual Opteron system.
Configuring the Bmake.inc file, I started from the version for MPI &
Linux, changing these items
BTOPdir = /usr/local/BLACS
BLACSDBGLVL = 1
MPIDIR = /usr/local
MPILIB =
INTFACE = -DAdd_
F77 = mpif77
CC = mpicc
Michael