| Bug#: 62019 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: hp-cluster@gentoo.org | Reported By: j.spadavecchia@ed.ac.uk | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: mpiexec DEPEND needs updating | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2004-08-28 03:12 0000 | |||
| Description: | Opened: 2004-08-28 03:12 0000 |
Mpiexec also works with sys-cluster/torque, which is readily downloadable
(unlike openpbs).
I suggest replacing
DEPEND="virtual/libc
sys-cluster/openpbs
sys-cluster/mpich"
with
DEPEND="virtual/libc
|| ( sys-cluster/torque sys-cluster/openpbs )
sys-cluster/mpich"
Reproducible: Always
Steps to Reproduce:
1.
2.
3.