Summary: | sys-cluster/openmpi: convert to multilib | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Christoph Junghans (RETIRED) <junghans> |
Component: | [OLD] Core system | Assignee: | Gentoo Cluster Team <cluster> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jsbronder, mmokrejs, multilib+disabled |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 510180, 519700 | ||
Attachments: | patch against gx86 |
Have we settled on empi and multilib in the overlay? (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. (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. (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. 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
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> |
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.