Changes between Initial Version and Version 1 of Ticket #28739


Ignore:
Timestamp:
Mar 11, 2011, 8:29:55 PM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #28739 – Description

    initial v1  
    11Presently parallel I/O is not possible from Fortran with NetCDF files using the existing MacPorts packages.  Attached is a patch that would add Fortran support to the +openmpi variant.
    22
    3 Since openmpi depends on gcc44, Fortran is already installed if someone installs 'netcdf +openmpi', so there is no apparent reason to leave out this functionality.  In order to combine it with HDF5 to allow parallel I/O with the Fortran API, see an additionally suggested patch: <http://trac.macports.org/ticket/22480>.
     3Since openmpi depends on gcc44, Fortran is already installed if someone installs 'netcdf +openmpi', so there is no apparent reason to leave out this functionality.  In order to combine it with HDF5 to allow parallel I/O with the Fortran API, see an additionally suggested patch: #22480.
    44
    55(In addition, adding parallel-netcdf support in the future would be useful.)