Skip to content
Snippets Groups Projects
Commit c454bf8b authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

fix links

parent d6c1e4cf
Branches
No related tags found
No related merge requests found
...@@ -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 -l select=2 $ qsub -I -q qprod -A OPEN-0-0 -l select=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):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment