Purpose:
Bug fix for IBM SP F90 || port
Description:
mpxlf90_r compiler does not like "." for current directory
Solution:
Changed "." to "./"
Platforms tested:
NERSC IBM SP (gseaborg)
Purpose:
Maintenance on IBM SP
Description:
I used unnecessary system specific compiler falgs
Solution:
Removed unnecessary flags
Platforms tested:
NERSC IBM SP (gseaborg)
Adding the Fortran interface to the HDF5 library
Description:
Fortran is now a subdirectory of the HDF5 library tree.
Platforms tested:
Solaris and IRIX (O2K)