Introduction
Introduction Statistics Contact Development Disclaimer Help
tdo not run tests on Grendel - sphere - GPU-based 3D discrete element method al…
git clone git://src.adamsgaard.dk/sphere
Log
Files
Refs
LICENSE
---
commit 12069f935ee3eee83ca540f9cb3b60d62078b60d
parent af88cc3aca4957e76bb71e3d08d51cd5c173e74d
Author: Anders Damsgaard <[email protected]>
Date: Mon, 28 Jul 2014 11:28:50 +0200
do not run tests on Grendel
Diffstat:
M python/diffusivity.sh | 2 +-
M python/permeability.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python/diffusivity.sh b/python/diffusivity.sh
t@@ -37,7 +37,7 @@ WORKDIR=$ORIGDIR
cd $WORKDIR
nvidia-smi
rm CMakeCache.txt
-cmake . && make && make test
+cmake . && make
cd python
python diffusivity1.py &
python diffusivity2.py &
diff --git a/python/permeability.sh b/python/permeability.sh
t@@ -37,7 +37,7 @@ WORKDIR=$ORIGDIR
cd $WORKDIR
nvidia-smi
rm CMakeCache.txt
-cmake . && make && make test
+cmake . && make
cd python
#python permeability1.py &
#python permeability2.py &
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.