Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
UEABS
ueabs
Commits
9521e880
Commit
9521e880
authored
Feb 27, 2019
by
Andrew Emerson
Browse files
DEEP job
parent
16cfe508
Changes
1
Hide whitespace changes
Inline
Side-by-side
quantum_espresso/DEEP-sdv/job
0 → 100644
View file @
9521e880
#!/bin/bash
#SBATCH -N 4
#SBATCH --tasks-per-node=64
#SBATCH --partition=knl
#SBATCH --cpus-per-task=1
#SBATCH --time=2:00:00
exe
=
$HOME
/q-e-qe-6.3/bin/pw.x
export
OMP_NUM_THREADS
=
1
module load intel parastation
module load extoll
numactl
-H
srun
$exe
-npool
2
-ndiag
32
-input
ausurf.in
>
ausurf-4-snc4.out
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment