Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SCS
docs.it4i.cz
Commits
503af7f7
Commit
503af7f7
authored
Jun 21, 2018
by
Lukáš Krupčík
Browse files
fix
parent
81f2bad5
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs.it4i/anselm/job-submission-and-execution.md
View file @
503af7f7
...
...
@@ -361,13 +361,8 @@ Example jobscript for an MPI job with preloaded inputs and executables, options
SCRDIR
=
/scratch/
$USER
/myjob
cd
$SCRDIR
||
exit
<<<<<<
< HEAD
# load the mpi module
ml OpenMPI
=======
# load the MPI module
module load openmpi
>>>>>>>
readme
ml OpenMPI
# execute the calculation
mpirun ./mympiprog.x
...
...
Write
Preview
Supports
Markdown
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