aboutsummaryrefslogtreecommitdiff
path: root/Tools/BatchScripts/batch_perlmutter.sh
diff options
context:
space:
mode:
authorGravatar Axel Huebl <axel.huebl@plasma.ninja> 2021-12-15 14:11:54 -0800
committerGravatar GitHub <noreply@github.com> 2021-12-15 22:11:54 +0000
commit1fe2aa9a16ad96c4b226be5d9ee760bf2d222d0a (patch)
tree805989326b14185dff46db99f253e20fa2da8330 /Tools/BatchScripts/batch_perlmutter.sh
parentda1897f55e9bb4627539658fa9ba743c507fb287 (diff)
downloadWarpX-1fe2aa9a16ad96c4b226be5d9ee760bf2d222d0a.tar.gz
WarpX-1fe2aa9a16ad96c4b226be5d9ee760bf2d222d0a.tar.zst
WarpX-1fe2aa9a16ad96c4b226be5d9ee760bf2d222d0a.zip
Docs: Perlmutter Early Science (#2674)
* Docs: Perlmutter Early Science Document how to perform large runs. * Change comment style Co-authored-by: Edoardo Zoni <59625522+EZoni@users.noreply.github.com>
Diffstat (limited to 'Tools/BatchScripts/batch_perlmutter.sh')
-rw-r--r--Tools/BatchScripts/batch_perlmutter.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tools/BatchScripts/batch_perlmutter.sh b/Tools/BatchScripts/batch_perlmutter.sh
index 933236009..bd8da28e2 100644
--- a/Tools/BatchScripts/batch_perlmutter.sh
+++ b/Tools/BatchScripts/batch_perlmutter.sh
@@ -10,6 +10,8 @@
#SBATCH -N 4
#SBATCH -J WarpX
#SBATCH -A <proj>
+# for m3906 LBNL/AMP users: for large runs, comment in
+##SBATCH -q early_science
#SBATCH -C gpu
#SBATCH -c 32
#SBATCH --ntasks-per-node=4