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
KSI
clusters
Commits
eac1163c
Commit
eac1163c
authored
Jun 08, 2020
by
Jakub Yaghob
Browse files
zmena mail option
parent
4b42a837
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
eac1163c
...
...
@@ -218,8 +218,8 @@ Moreover, jobs executed by `sbatch` can be requeued, when cancelled (e.g. for pr
When the job finishes, you will block resources, until it either timeouts or you will exit the bash.
Again, prefer using
`sbatch`
for long jobs.
-
Set mail option in
`sbatch`
shell using
`#SBATCH --mail=mymail@isp.edu`
.
SLURM will send you an email, when the job finishes.
-
Set mail
-user and mail-type
option in
`sbatch`
shell using
`#SBATCH --mail
-user
=mymail@isp.edu`
and
`#SBATCH --mail-type=END,FAIL`
.
SLURM will send you an email, when the job finishes.
There are many other mail-type variants.
## Charliecloud
...
...
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