Opened 13 years ago

Last modified 13 years ago

#28739 closed enhancement

netcdf @4.1.1 +openmpi Adding Fortran+MPI support — at Version 1

Reported by: jcharris@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: netcdf

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Presently 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.

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: #22480.

(In addition, adding parallel-netcdf support in the future would be useful.)

Change History (2)

Changed 13 years ago by jcharris@…

Attachment: Portfile-netcdf.diff added

Suggested patch allowing openmpi variant to work with Fortran.

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.