Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CNMS
CNMS_Computing_Resources
Commits
8e4352d3
Commit
8e4352d3
authored
Jul 20, 2017
by
Doak, Peter W
Browse files
abinit_job.pbs needed a pbs header update
parent
e7f6b516
Changes
1
Hide whitespace changes
Inline
Side-by-side
CADES/ABINIT/abinit_job.pbs
View file @
8e4352d3
#!/bin/bash
#PBS -S /bin/bash
#PBS -m be
#PBS -M your
_
email
#PBS -N abinit_t
23
#PBS -M youremail
@ornl.gov #SERIOUSLY CHANGE THE EMAIL
#PBS -N abinit_t
est
#PBS -q batch
#PBS -l nodes=1:ppn=32:hw32
#PBS -l walltime=4:00:00
#PBS -l nodes=1:ppn=32
#PBS -l walltime=00:30:00
#PBS -l naccesspolicy=singlejob
#PBS -A cnms
#PBS -W group_list=cades-cnms
#PBS -l qos=
condo
#PBS -l qos=
std
#PBS -l naccesspolicy=singlejob
export
OMP_NUM_THREADS
=
1
...
...
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