Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 541738 - sys-cluster/openmpi: convert to multilib
Summary: sys-cluster/openmpi: convert to multilib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 510180 519700
  Show dependency tree
 
Reported: 2015-02-28 23:59 UTC by Christoph Junghans (RETIRED)
Modified: 2016-09-02 19:35 UTC (History)
3 users (show)

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


Attachments
patch against gx86 (openmpi-1.8.4-r2.ebuild.patch,4.78 KB, patch)
2015-02-28 23:59 UTC, Christoph Junghans (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Junghans (RETIRED) gentoo-dev 2015-02-28 23:59:48 UTC
Created attachment 397724 [details, diff]
patch against gx86

This is a 1st draft of the conversion of sys-cluster/openmpi to multilib, which I want to add the gx86 for wider testing. It had some time in the science overlay before.

Currently I am not quite happy with the way we treat the fortran header, which cannot be wrapped.
Comment 1 Justin Bronder (RETIRED) gentoo-dev 2015-03-03 23:48:47 UTC
Have we settled on empi and multilib in the overlay?
Comment 2 Christoph Junghans (RETIRED) gentoo-dev 2015-03-04 21:12:10 UTC
(In reply to Justin Bronder from comment #1)
> Have we settled on empi and multilib in the overlay?
It might be smarter to not introduce two new features to gx86 at the same time.
For the science overlay we should combine empi with multilib.
Comment 3 Justin Bronder (RETIRED) gentoo-dev 2015-03-05 18:20:55 UTC
(In reply to Christoph Junghans from comment #2)
> (In reply to Justin Bronder from comment #1)
> > Have we settled on empi and multilib in the overlay?
> It might be smarter to not introduce two new features to gx86 at the same
> time.
> For the science overlay we should combine empi with multilib.

Right, I agree.  I'd just like to have multilib supported in the overlay first, then add it to gx86 (leaving empi support only in the overlay for now).  It looks like the latest openmpi in the overlay right now is only multilib.
Comment 4 Christoph Junghans (RETIRED) gentoo-dev 2015-03-06 22:01:19 UTC
(In reply to Justin Bronder from comment #3)
> (In reply to Christoph Junghans from comment #2)
> > (In reply to Justin Bronder from comment #1)
> > > Have we settled on empi and multilib in the overlay?
> > It might be smarter to not introduce two new features to gx86 at the same
> > time.
> > For the science overlay we should combine empi with multilib.
> 
> Right, I agree.  I'd just like to have multilib supported in the overlay
> first, then add it to gx86 (leaving empi support only in the overlay for
> now).  It looks like the latest openmpi in the overlay right now is only
> multilib.
You are the maintainer, so I leave it to you, but I would like to test pure multilib mpi more widely using gx86, before make a empi multilib version.
Comment 5 Martin Mokrejš 2016-06-23 10:13:40 UTC
Any news on this, I need 

# required by sci-biology/BBmap-36.02::science
# required by BBmap (argument)
>=sys-cluster/openmpi-1.10.2 java
Comment 6 Christoph Junghans (RETIRED) gentoo-dev 2016-09-02 19:35:29 UTC
commit b71662d42ea8943e4db7aa2856b8fe46b74bc97e
Author: Christoph Junghans <ottxor@gentoo.org>
Date:   Wed Aug 10 10:18:04 2016 -0600

    sys-cluster/openmpi: added multilib version

    Package-Manager: portage-2.2.28
    Closes: https://github.com/gentoo/gentoo/pull/2062

    Signed-off-by: David Seifert <soap@gentoo.org>