mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
c701e8b89f
Purpose: Maintenance Description: Not all platforms support F90 MPI. I used USE MPI statement, and it did not work on T3E (mcurie.nersc.gov) Solution: Use INCLUDE 'MPIF.H' statement instead of USE MPI. Platforms tested: O2K and T3E |
||
---|---|---|
.. | ||
Dependencies | ||
Makefile.in | ||
ptesthdf5_fortran.f90 | ||
tcheck.f90 | ||
thdf5.f90 | ||
thyperslab_wr.f90 |