Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
ueabs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
UEABS
ueabs
Commits
928d6556
Commit
928d6556
authored
Oct 30, 2020
by
Cedric Jourdain
🐵
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor fix for slurm script on Occigen
parent
db3e09d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
specfem3d/job_script/job_occigen_test_case_A.slurm
specfem3d/job_script/job_occigen_test_case_A.slurm
+3
-3
specfem3d/job_script/job_occigen_test_case_B.slurm
specfem3d/job_script/job_occigen_test_case_B.slurm
+3
-3
No files found.
specfem3d/job_script/job_occigen_test_case_A.slurm
View file @
928d6556
...
...
@@ -5,12 +5,12 @@
#SBATCH --cpus-per-task=6
#SBATCH --time=00:30:00
#SBATCH --mem=118000
#SBATCH --output
specfem_small_118G_
%j.output
#SBATCH --output
specfem_TestCaseA-
%j.output
#SBATCH -C HSW24
set
-e
source
./env/env_occigen
cd
$install_dir
/specfem3d_globe
source
.
.
/env/env_occigen
cd
$install_dir
/
TestCaseA/
specfem3d_globe
export
I_MPI_DOMAIN
=
auto
export
I_MPI_PIN_RESPECT_CPUSET
=
0
...
...
specfem3d/job_script/job_occigen_test_case_B.slurm
View file @
928d6556
...
...
@@ -5,12 +5,12 @@
#SBATCH --cpus-per-task=6
#SBATCH --time=00:29:59
#SBATCH --mem=110GB
#SBATCH --output specfem_
large_NPROC_XI_16_NEX_XI_384_6omp_10min_
%j.output
#SBATCH --output specfem_
TestCaseB-
%j.output
#SBATCH -C HSW24
set
-e
source
./env/env_occigen
cd
$install_dir
/specfem3d_globe
source
.
.
/env/env_occigen
cd
$install_dir
/
TestCaseB/
specfem3d_globe
export
I_MPI_DOMAIN
=
auto
export
I_MPI_PIN_RESPECT_CPUSET
=
0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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