ParaView on Anselm updated to v5.1.2 and added for Salomon
Compare changes
+ 17
− 11
@@ -12,11 +12,14 @@ Homepage : <http://www.paraview.org/>
On Anselm, ParaView is to be used in client-server mode. A parallel ParaView server is launched on compute nodes by the user, and client is launched on your desktop PC to control and view the visualization. Download ParaView client application for your OS here: <http://paraview.org/paraview/resources/software.php>. Important : **your version must match the version number installed on Anselm** ! (currently v4.0.1)
On Anselm, ParaView is to be used in client-server mode. A parallel ParaView server is launched on compute nodes by the user, and client is launched on your desktop PC to control and view the visualization. Download ParaView client application for your OS here: <http://paraview.org/paraview/resources/software.php>.
@@ -31,7 +34,7 @@ to launch an interactive session on 2 nodes. Refer to [Resource Allocation and J
@@ -50,19 +53,22 @@ Note the that the server is listening on compute node cn77 in this case, we shal
replace username with your login and cn77 with the name of compute node your ParaView server is running on (see previous step). If you use PuTTY on Windows, load Anselm connection configuration, t>hen go to Connection-> SSH>->Tunnels to set up the port forwarding. Click Remote radio button. Insert 12345 to Source port textbox. Insert cn77:11111. Click Add button, then Open.