Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CHiPS
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
external
CHiPS
Commits
25883169
Commit
25883169
authored
5 years ago
by
alaoui
Browse files
Options
Downloads
Patches
Plain Diff
Update batch_small.slurm
parent
0d8afd6b
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
VASP/machines/irene-amd/batch_small.slurm
+22
-0
22 additions, 0 deletions
VASP/machines/irene-amd/batch_small.slurm
with
22 additions
and
0 deletions
VASP/machines/irene-amd/batch_small.slurm
+
22
−
0
View file @
25883169
#!/bin/bash
#MSUB -r bench02640
#MSUB -m work,scratch
#MSUB -n 384
#MSUB -N 3
#MSUB -T 3600
#MSUB -e bench_vasp_%I.eo
#MSUB -o bench_vasp_%I.eo
#MSUB -j oe
#MSUB -x
#MSUB -q rome
#MSUB -A tgcc0090
#==========================================
set
-u
export
MKL_DEBUG_CPU_TYPE
=
5
module purge
module load intel/19.0.5.281
module load mpi/openmpi/4.0.2
ccc_mprun
-n
384 ./vasp_std
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment