Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
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
Show 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