@@ -29,7 +29,7 @@ To launch the server, you must first allocate compute nodes, for example
...
@@ -29,7 +29,7 @@ To launch the server, you must first allocate compute nodes, for example
$qsub -I-q qprod -A OPEN-0-0 -lselect=2
$qsub -I-q qprod -A OPEN-0-0 -lselect=2
```
```
to launch an interactive session on 2 nodes. Refer to [Resource Allocation and Job Execution](../salomon/job-submission-and-execution/) for details.
to launch an interactive session on 2 nodes. Refer to [Resource Allocation and Job Execution](../../salomon/job-submission-and-execution/) for details.
After the interactive session is opened, load the ParaView module (following examples for Salomon, Anselm instructions in comments):
After the interactive session is opened, load the ParaView module (following examples for Salomon, Anselm instructions in comments):