Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84029 - hdf5-1.6.2 and hdf5-16.4 can be compiled with parallel (MPI) support.
Summary: hdf5-1.6.2 and hdf5-16.4 can be compiled with parallel (MPI) support.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-03 19:37 UTC by Octavio Ruiz (Ta^3)
Modified: 2005-04-17 13:57 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
hdf5-1.6.2.ebuild.diff (hdf5-1.6.2.ebuild.diff,1.13 KB, patch)
2005-03-03 19:37 UTC, Octavio Ruiz (Ta^3)
Details | Diff
hdf5-1.6.2.ebuild (hdf5-1.6.2.ebuild,1.67 KB, text/plain)
2005-03-03 19:38 UTC, Octavio Ruiz (Ta^3)
Details
hdf5-1.6.2.ebuild.diff (hdf5-1.6.2.ebuild.diff,1.14 KB, patch)
2005-03-03 19:39 UTC, Octavio Ruiz (Ta^3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Octavio Ruiz (Ta^3) 2005-03-03 19:37:24 UTC
hdf5-1.6.2 can be compiled with parallel  support using sys-cluster/lam-mpi or sys-cluster/mpich.

Also, it would be nice to have a virtual for both MPI implementations.. like. (virtual/mpi)
Comment 1 Octavio Ruiz (Ta^3) 2005-03-03 19:37:47 UTC
Created attachment 52609 [details, diff]
hdf5-1.6.2.ebuild.diff
Comment 2 Octavio Ruiz (Ta^3) 2005-03-03 19:38:30 UTC
Created attachment 52610 [details]
hdf5-1.6.2.ebuild
Comment 3 Octavio Ruiz (Ta^3) 2005-03-03 19:39:46 UTC
Created attachment 52612 [details, diff]
hdf5-1.6.2.ebuild.diff
Comment 4 Octavio Ruiz (Ta^3) 2005-03-03 21:06:49 UTC
If a virtual its not apropiate
DEPEND should have:

mpi? || ( sys-cluster/lam-mpi sys-cluster/mpich )
Comment 5 Donnie Berkholz (RETIRED) gentoo-dev 2005-03-03 22:42:28 UTC
Yeah the cluster team is looking into creating such a virtual.
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2005-03-04 00:50:46 UTC
See bug #44132 about the "virtual" question.
Comment 7 Octavio Ruiz (Ta^3) 2005-04-05 19:38:15 UTC
HDF5 (sci-libs/hdf5) 1.6.4 [version bump] - Bug 88112
Comment 8 Olivier Fisette (RETIRED) gentoo-dev 2005-04-17 13:57:15 UTC
MPI support added to 1.6.4. Thanks for the tip.