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

proofreading

parent e1305e05
No related branches found
No related tags found
No related merge requests found
Pipeline #23328 passed with warnings
...@@ -9,7 +9,7 @@ The PBS provides some useful variables that may be used in the jobscripts ...@@ -9,7 +9,7 @@ The PBS provides some useful variables that may be used in the jobscripts
`PBS_O_WORKDIR` and `PBS_JOBID`. For example: `PBS_O_WORKDIR` and `PBS_JOBID`. For example:
The `PBS_O_WORKDIR` returns the directory, where the `qsub` command was submitted. The `PBS_O_WORKDIR` returns the directory, where the `qsub` command was submitted.
The `PBS_JOBID` returns the numercal identifyer of the job. The `PBS_JOBID` returns the numerical identifier of the job.
The `qsub` always starts execution in the `$HOME` directory. The `qsub` always starts execution in the `$HOME` directory.
## Migrating PyTorch From SLURM ## Migrating PyTorch From SLURM
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment