[med-fichier] 08/10: Add a workaround to start MPI-applications in chroot.
Anton Gladky
gladk at alioth.debian.org
Tue Oct 15 19:14:09 UTC 2013
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository med-fichier.
commit ab59d3e2dfd113348cc40af756876179447ac180
Author: Anton Gladky <gladk at debian.org>
Date: Tue Oct 15 20:29:59 2013 +0200
Add a workaround to start MPI-applications in chroot.
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index e3068d1..b3cc40e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
#!/usr/bin/make -f
%:
dh $@ --parallel --build-system=cmake
+
+export OMPI_MCA_plm_rsh_agent=/bin/false #workaround to start MPI-applications in chroot
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/med-fichier.git
More information about the debian-science-commits
mailing list