| trename job name - sphere - GPU-based 3D discrete element method algorithm with… | |
| git clone git://src.adamsgaard.dk/sphere | |
| Log | |
| Files | |
| Refs | |
| LICENSE | |
| --- | |
| commit bcefb478f8cff583a5b132ce661a36a0aaa0e536 | |
| parent 691512da76d9cead278563ec13a6805fb263b530 | |
| Author: Anders Damsgaard <[email protected]> | |
| Date: Thu, 14 Aug 2014 10:59:12 +0200 | |
| rename job name | |
| Diffstat: | |
| M python/diffusivity-test.sh | 2 +- | |
| 1 file changed, 1 insertion(+), 1 deletion(-) | |
| --- | |
| diff --git a/python/diffusivity-test.sh b/python/diffusivity-test.sh | |
| t@@ -1,5 +1,5 @@ | |
| #!/bin/sh | |
| -#PBS -N diffusivity-test | |
| +#PBS -N diffusivity-test-c_grad_p | |
| #PBS -l nodes=1:ppn=3 | |
| #PBS -l walltime=19200:00:00 | |
| #PBS -q qfermi |