Paraview is a multicore visualisation toolkit. The computational work can be done on Artemis and visualisation can be done on your local Paraview client. Your local client version must match the server version you are running remotely!
Visit https://www.paraview.org/ for detailed information and https://www.paraview.org/Wiki/Setting_up_a_ParaView_Server for more information about running a remote server.
...
Click "Add Server" and set up as follows:
Name: | MyTunnelToArtemis |
---|---|
Server Type: | Client/Server |
Host: | localhost |
Port: | 11111 |
Now use Paraview as normal. Data can be accessed locally or on Artemis (if you copy it to Artemis first).
...