Skip to content
Snippets Groups Projects
Commit 65ee8096 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update job-submission-and-execution.md

parent 102dad1b
No related branches found
Tags
No related merge requests found
Pipeline #26116 passed with warnings
......@@ -105,6 +105,7 @@ By default, the PBS batch system sends an email only when the job is aborted. Di
```console
$ qsub -m n
```
<!--- NOT IMPLEMENTED ON KAROLINA YET
## Advanced Job Placement
......@@ -129,6 +130,7 @@ In this example, we request all 9 nodes directly connected to the same switch us
```console
$ qsub -A OPEN-0-0 -q qprod -l select=9 -l place=group=switch ./myjob
```
-->
## Advanced Job Handling
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment