Changes
Page history
Update home
authored
Mar 03, 2020
by
van Vliet
Show whitespace changes
Inline
Side-by-side
home.md
View page @
ed2c0bd4
...
@@ -833,6 +833,13 @@ mpirun ./IMB-MPI1
...
@@ -833,6 +833,13 @@ mpirun ./IMB-MPI1
echo
"Program finished with exit code
$?
at:
`
date
`
"
echo
"Program finished with exit code
$?
at:
`
date
`
"
```
```
### scancel
With the scancel command you can cancel your running job or your scheduled job:
-
scancel jobid
where the jobid is your job identifier.
### Slurm Environment Variables
### Slurm Environment Variables
Available environment variables include:
Available environment variables include:
...
...
...
...