[SCM] Packaging for LIGGGHTS, an Open Source Discrete Element Method Particle Simulation Software. branch, master, updated. upstream/1.5.1-36-g4f62071

Anton Gladky gladky.anton at gmail.com
Sat Mar 3 06:37:43 UTC 2012


The following commit has been merged in the master branch:
commit a255d06d49647add69c01ebffeef68003646b9bd
Author: Anton Gladky <gladky.anton at gmail.com>
Date:   Sat Mar 3 07:31:24 2012 +0100

    Use mpirun as one of auto_tests.

diff --git a/debian/rules b/debian/rules
index e876e64..008626a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,4 +17,5 @@ override_dh_auto_test:
 	mkdir test
 	cp -r examples/LIGGGHTS/chute_wear/* test/
 	cd test; ./../src/liggghts < in.chute_wear
+	cd test; mpirun -np 2 ./../src/liggghts < in.chute_wear
 	rm -rf test

-- 
Packaging for LIGGGHTS, an Open Source Discrete Element Method Particle Simulation Software.



More information about the debian-science-commits mailing list