38,757
edits
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 186: | Line 186: | ||
== Cluster nodes == | == Cluster nodes == | ||
: 1) Connect to a cluster compute node with [https://docs.computecanada.ca/wiki/VNC#Connect TigerVNC] | |||
:: Open a terminal window then do one of the following ... | |||
: 2) STAR-CCM+ 15.04.010 (or newer versions) | |||
::; <code>module load StdEnv/2020</code> | |||
::; <code>module load starccm-mixed/16.04.007</code> **OR** <code>starccm/16.04.007-R8</code> | |||
::; starccm+ | |||
: 3) STAR-CCM+ 14.06.010, 14.04.013, 14.02.012 | |||
::; <code>module load StdEnv/2016</code> | |||
::; <code>module load starccm-mixed/14.06.010</code> **OR** <code>starccm/14.06.010-R8</code> | |||
::; starccm+ | |||
: 4) STAR-CCM+ 13.06.012 (or older versions) | |||
::; <code>module load StdEnv/2016</code> | |||
::; <code>module load starccm-mixed/13.06.012</code> **OR** <code>starccm/13.06.012-R8</code> | |||
::; starccm+ -mesa | |||
== VDI nodes == | == VDI nodes == | ||
: 1) Connect to gra-vdi with [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC] | |||
:: Open a terminal window (Applications -> Systems Tools -> Mate Terminal) then do one of the following ... | |||
: 2) STAR-CCM+ 15.04.010 (or newer versions) | |||
::; <code>module load CcEnv StdEnv/2020</code> | |||
::; <code>module load starccm-mixed/16.04.007</code> **OR** <code>starccm/16.04.007-R8</code> | |||
::; starccm+ -clientldpreload /usr/lib64/VirtualGL/libvglfaker.so | |||
: 3) STAR-CCM+ 14.06.013 (this version only) | |||
::; <code>module load CcEnv StdEnv/2016</code> | |||
::; <code>module load starccm-mixed/14.06.013</code> **OR** <code>starccm/14.06.013-R8</code> | |||
::; starccm+ -clientldpreload /usr/lib64/VirtualGL/libvglfaker.so | |||
: 4) STAR-CCM+ 13.06.012 (or older versions) | |||
::; <code>module load CcEnv StdEnv/2016</code> | |||
::; <code>module load starccm-mixed/13.06.012 </code> **OR** <code>starccm/13.06.012-R8</code> | |||
::; starccm+ -mesa | |||