38,760
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 263: | Line 263: | ||
Finally, start the ParaView client on your laptop and connect to localhost:11111. If successful, you should be able to open files on the remote VM. During rendering in the console you should see the message ''SWR detected AVX2.'' | Finally, start the ParaView client on your laptop and connect to localhost:11111. If successful, you should be able to open files on the remote VM. During rendering in the console you should see the message ''SWR detected AVX2.'' | ||
</tab> | |||
<tab name="Graham VDI"> | |||
For small interactive visualizations, you can use Graham's VDI nodes. Unlike client-server visualizations in the other tabs, on the VDI nodes you'll be using VNC remote desktop. Here are the steps: | |||
1. Connect to the VDI node of Graham | |||
You need to use a [https://docs.computecanada.ca/wiki/VNC VNC client] (Tiger VNC is preferred) to get connected to the VDI node. | |||
2. Load CC modules and lauch ParaView | |||
After login to the VDI node, you need to open a terminal in which you issue the following commands | |||
{{Commands|prompt=[name@server]$ | |||
|module load StdEnv/2016.4 | |||
|module load paraview/5.5.2 | |||
|paraview | |||
}} | |||
</tab> | </tab> | ||
</tabs> | </tabs> |