Graham Inggs pushed to branch master at Debian Med / phyml
Commits: de42d5ae by Graham Inggs at 2018-06-27T14:58:48+02:00 Allow MPI oversubscription in autopkgtests - - - - - 2 changed files: - debian/changelog - debian/tests/run-unit-test Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ phyml (3:3.3.20180621-2) UNRELEASED; urgency=medium + [ Andreas Tille ] * Install test script to user documentation + [ Graham Inggs ] + * Allow MPI oversubscription in autopkgtests + -- Andreas Tille <[email protected]> Tue, 26 Jun 2018 18:18:52 +0200 phyml (3:3.3.20180621-1) unstable; urgency=medium ===================================== debian/tests/run-unit-test ===================================== --- a/debian/tests/run-unit-test +++ b/debian/tests/run-unit-test @@ -14,6 +14,7 @@ cd $AUTOPKGTEST_TMP gunzip *.gz export OMPI_MCA_plm_rsh_agent=/bin/false +export OMPI_MCA_rmaps_base_oversubscribe=1 export PHYMLCPUS=1 echo "DNA interleaved sequence file, default parameters single processor:" View it on GitLab: https://salsa.debian.org/med-team/phyml/commit/de42d5aea1eb33e666ffd9a1a131a5372e269c8e -- View it on GitLab: https://salsa.debian.org/med-team/phyml/commit/de42d5aea1eb33e666ffd9a1a131a5372e269c8e You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
