#22480: Fortran and MPI support for hdf5-18 --------------------------------------+------------------------------------- Reporter: ryusuke.numata@… | Owner: mmoll@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: hdf5-18 --------------------------------------+------------------------------------- Comment(by ryusuke.numata@…): Replying to [comment:2 mmoll@…]:
HDF5 does not support all languages simultaneously. Certain combinations of shared/parallel/{fortran,c++} don't work either. See http://www.hdfgroup.org/HDF5/release/SuppConfigFeats5.html. Type "make check" to see what works. For each variant you add, you basically need to check which other variants if conflicts with, based on the output of "make check".
I thought it's working because my program does not give me an error. I understand the situation, and withdraw this suggestion. Hope HDF5 supports those features soon. -- Ticket URL: <http://trac.macports.org/ticket/22480#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS