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
petros.anastasiadis
Training_Test
Commits
79d5aba4
Commit
79d5aba4
authored
Oct 03, 2017
by
petros.anastasiadis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update 03/10/2017 - gitignore changes
parent
7e4abd63
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
+4
-8
Outputs/Runner.sh
Outputs/Runner.sh
+4
-8
No files found.
Outputs/Runner.sh
View file @
79d5aba4
# Run all files. Must update if changes are made in directory tree
# Run all files. Must update if changes are made in directory tree
submit
=
sbatch
submit
=
sbatch
cd
../Serial
$submit
../Serial/Serial.slurm 25000
$submit
Serial.slurm 25000
$submit
../OpenMP/OpenMP.slurm 25000
cd
../OpenMP
$submit
../GPUs/GPU.slurm 25000
$submit
OpenMP.slurm 25000
$submit
../MPI/MPI.slurm 25000
cd
../GPUs
$submit
GPU.slurm 25000
cd
../MPI
$submit
MPI.slurm 25000
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