I have Absoft version 8.2a installed on my OS X 10.4.5 system and in
order to do some testing I was trying to build OpenMPI 1.1a1r9364
with it and got the following funny result:
*** Fortran 77 compiler
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 acce
This is now fixed in the trunk with r9393. Should show up in the
nightly build, I think. We had inadvertently set a maximum limit on the
number of app_contexts we could support that came in through the
app_file interface - this limitation has been removed.
Thanks for catching it!
Ralph
Ravi
On Mar 23, 2006, at 5:32 PM, Michael Kluskens wrote:
I have Absoft version 8.2a installed on my OS X 10.4.5 system and
in order to do some testing I was trying to build OpenMPI
1.1a1r9364 with it and got the following funny result:
*** Fortran 77 compiler
checking whether we are using the G
On Mar 22, 2006, at 1:47 PM, Michael Kluskens wrote:
Trying to find the cause of one or more errors, might involve
libopal.so
Built openmpi-1.1a1r9351 on Debian Linux on Operton with PGI 6.1-3
using "./configure --with-gnu-ld F77=pgf77 FFLAGS=-fastsse FC=pgf90
FCFLAGS=-fastsse"
My program ge