38,760
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 278: | Line 278: | ||
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] | ||
2. Open a terminal window and run the following commands: | 2. Open a terminal window and run the following commands (the [[Using Nix: nix-env|nix-env install command]] only needs to be run initially and when upgrading): | ||
module load nix | |||
nix-env --install --attr nixpkgs.paraview | |||
paraview | |||
The normal paraview 5.5.2 module can be used as well on gra-vdi, but it only provides software rendering | |||
module load CcEnv StdEnv | module load CcEnv StdEnv |