ParaView/en: Difference between revisions

Jump to navigation Jump to search
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 278: Line 278:
= Remote VNC desktop on Graham VDI nodes =  
= Remote VNC desktop on Graham VDI nodes =  


For small interactive visualizations requiring up to 256GB memory and 16 cores, you can use Graham's VDI nodes. Unlike client-server visualizations, on the VDI nodes you'll be using VNC remote desktop. Here are the steps:
For small interactive visualizations requiring up to 256GB memory and 16 cores, you can use the Graham VDI nodes. Unlike client-server visualizations you will be using VNC remote desktop. Here are the basic steps:


1. Connect to gra-vdi as described [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC]
1. Connect to gra-vdi as described [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC] then open a terminal window and run:
module load CcEnv


2. Open a terminal window and run the following commands:
2. Show the available paraview module versions:
module spider paraview


  module load CcEnv StdEnv/2020
3. Show how to load a specific version such as:
  module load gcc/9.3.0 paraview/5.10.0
module spider paraview/5.10.0
 
4. Load the required modules and start paraview:
  module load StdEnv/2020  gcc/9.3.0 openmpi/4.0.3
module load paraview/5.10.0
  paraview
  paraview


38,760

edits

Navigation menu