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

fix broken links

parent 8bd53620
No related branches found
No related tags found
4 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section
...@@ -70,7 +70,7 @@ As mentioned before, further in the simulation loop, the adaptor's CoProcess fun ...@@ -70,7 +70,7 @@ As mentioned before, further in the simulation loop, the adaptor's CoProcess fun
### Launching the Simulator/Adaptor With ParaView ### Launching the Simulator/Adaptor With ParaView
To launch ParaView you have two standard options on Salomon. You can run ParaView from your local machine in client-server mode by following the information [here][2] or you can connect to the cluster using VNC and graphical environment by following the information on [VNC][vnc_it4i]. In both cases we will use ParaView version 5.6.0 and its respective module. To launch ParaView you have two standard options on Salomon. You can run ParaView from your local machine in client-server mode by following the information [here][2] or you can connect to the cluster using VNC and graphical environment by following the information on [VNC][3]. In both cases we will use ParaView version 5.6.0 and its respective module.
Either you use client-server mode or VNC for ParaView you have to allocate some computing resources. This is done by the console commands below (supply valid Project ID). Either you use client-server mode or VNC for ParaView you have to allocate some computing resources. This is done by the console commands below (supply valid Project ID).
...@@ -94,7 +94,7 @@ After the interactive session is opened, load the ParaView module. ...@@ -94,7 +94,7 @@ After the interactive session is opened, load the ParaView module.
$ ml ParaView/5.6.0-intel-2017a-mpi $ ml ParaView/5.6.0-intel-2017a-mpi
``` ```
When the module is loaded and you run the client-server mode, launch the mpirun command for pvserver as used in description for [ParaView client-server][paraview_it4i] but use also the *&* sign at the end of the command. Then you can use the console later for running the simulator/adaptor code. If you run the VNC session, after loading the ParaView module, setup the environmental parameter for correct keyboard input and then run the ParaView in the background using the *&* sign. When the module is loaded and you run the client-server mode, launch the mpirun command for pvserver as used in description for [ParaView client-server][2] but use also the *&* sign at the end of the command. Then you can use the console later for running the simulator/adaptor code. If you run the VNC session, after loading the ParaView module, setup the environmental parameter for correct keyboard input and then run the ParaView in the background using the *&* sign.
```console ```console
$ export QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb $ export QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment