Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Petr Strakos
docs.it4i.cz
Commits
dec16960
Commit
dec16960
authored
6 years ago
by
Lukáš Krupčík
Browse files
Options
Downloads
Patches
Plain Diff
Fixes #60
parent
69e4ce19
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs.it4i/pbspro.md
+52
-0
52 additions, 0 deletions
docs.it4i/pbspro.md
mkdocs.yml
+2
-2
2 additions, 2 deletions
mkdocs.yml
with
54 additions
and
2 deletions
docs.it4i/pbspro.md
+
52
−
0
View file @
dec16960
# PBS Pro
## Snding Eail Fom PBS
```
console
-m b|e|a|s|n,...
Available for qsub, qsh, qrsh, qlogin and qalter only.
Defines or redefines under which circumstances mail is
to be sent to the job owner or to the users defined
with the -M option described below. The option argu-
ments have the following meaning:
`b' Mail is sent at the beginning of the job.
`e' Mail is sent at the end of the job.
`a' Mail is sent when the job is aborted or
rescheduled.
`s' Mail is sent when the job is suspended.
`n' No mail is sent.
Currently no mail is sent when a job is suspended.
Qalter allows changing the b, e, and a option arguments
even while the job executes. The modification of the b
option argument will only be in effect after a restart
or migration of the job, however.
If this option or a corresponding value in qmon is
specified then this value will be passed to defined JSV
instances as parameter with the name m. (see -jsv
option above or find more information concerning JSV in
-M user[@host],...
Available for qsub, qsh, qrsh, qlogin and qalter only.
Defines or redefines the list of users to which the
server that executes the job has to send mail, if the
server sends mail about the job. Default is the job
owner at the originating host.
Qalter allows changing this option even while the job
executes.
If this option or a corresponding value in qmon is
specified then this value will be passed to defined JSV
instances as parameter with the name M. (see -jsv
option above or find more information concerning JSV in
jsv(1))
```
## Documentations
*
!
[
pdf
](
img/pdf.png
)[
PBS Pro Programmer's Guide
]
(http://www.pbsworks.com/pdfs/PBSProgramGuide13.0.pdf)
*
!
[
pdf
](
img/pdf.png
)[
PBS Pro Programmer's Guide
]
(http://www.pbsworks.com/pdfs/PBSProgramGuide13.0.pdf)
*
!
[
pdf
](
img/pdf.png
)[
PBS Pro Quick Start Guide
]
(http://www.pbsworks.com/pdfs/PBSQuickStartGuide13.0.pdf)
*
!
[
pdf
](
img/pdf.png
)[
PBS Pro Quick Start Guide
]
(http://www.pbsworks.com/pdfs/PBSQuickStartGuide13.0.pdf)
*
!
[
pdf
](
img/pdf.png
)[
PBS Pro Reference Guide
]
(http://www.pbsworks.com/pdfs/PBSReferenceGuide13.0.pdf)
*
!
[
pdf
](
img/pdf.png
)[
PBS Pro Reference Guide
]
(http://www.pbsworks.com/pdfs/PBSReferenceGuide13.0.pdf)
...
...
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
2
−
2
View file @
dec16960
...
@@ -167,7 +167,7 @@ pages:
...
@@ -167,7 +167,7 @@ pages:
-
GPI-2
:
software/viz/gpi2.md
-
GPI-2
:
software/viz/gpi2.md
-
OpenFOAM
:
software/viz/openfoam.md
-
OpenFOAM
:
software/viz/openfoam.md
-
ParaView
:
software/viz/paraview.md
-
ParaView
:
software/viz/paraview.md
-
PBS Pro
Documentation
:
pbspro.md
-
PBS Pro
:
pbspro.md
-
API Documentation
:
apiv1.md
-
API Documentation
:
apiv1.md
extra
:
extra
:
...
@@ -198,4 +198,4 @@ markdown_extensions:
...
@@ -198,4 +198,4 @@ markdown_extensions:
google_analytics
:
google_analytics
:
-
'
UA-90498826-1'
-
'
UA-90498826-1'
-
'
auto'
-
'
auto'
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment