Opened 15 years ago
Closed 14 years ago
#22467 closed enhancement (fixed)
Parallel HDF5
Reported by: | numaryu | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | hdf5 |
Description
I suggest to add Parallel HDF5 capability to hdf5. The attached patch only allows to use mpich2, but openmpi may also be used.
I also changed configure.ldflags and the definition of LD in gcc43 variant as they seem not necessary.
Attachments (1)
Change History (5)
comment:1 Changed 15 years ago by nerdling (Jeremy Lavergne)
Owner: | changed from macports-tickets@… to jochen@… |
---|---|
Port: | hdf5 added |
comment:2 Changed 15 years ago by numaryu
Changed 15 years ago by numaryu
Attachment: | Portfile.diff added |
---|
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from jochen@… to macports-tickets@… |
---|
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I'd also like to add --enable-shared option.