Skip to content
Snippets Groups Projects

remove the notes Because the home directories are not writable from the worker...

Merged Mohammed Tanash requested to merge modify_submitting_jobs into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
@@ -24,9 +24,6 @@ Before writing a submit file, you may need to
@@ -24,9 +24,6 @@ Before writing a submit file, you may need to
### Ensure proper working directory for job output
### Ensure proper working directory for job output
{{% notice info %}}
Because the /home directories are not writable from the worker nodes, all SLURM job output should be directed to your /work path.
{{% /notice %}}
{{% panel theme="info" header="Manual specification of /work path" %}}
{{% panel theme="info" header="Manual specification of /work path" %}}
{{< highlight bash >}}
{{< highlight bash >}}
Loading