rsnt_translations
56,426
edits
(Marked this version for translation) |
No edit summary |
||
Line 139: | Line 139: | ||
To prepare your account for remote visualization on a cluster node or the graham VDI nodes first specify your license details: | To prepare your account for remote visualization on a cluster node or the graham VDI nodes first specify your license details: | ||
* Setup your <code>~/.licenses/starccm.lic</code> license file as described above<br> | * Setup your <code>~/.licenses/starccm.lic</code> license file as described above<br> | ||
* | * PodKey users also set <code>export LM_PROJECT='CD-ADAPCO PROJECT ID'</code> | ||
== Cluster | == Cluster Nnodes == <!--T:27--> | ||
<!--T:28--> | <!--T:28--> | ||
o Using Compute Canada cluster modules | o Using Compute Canada cluster modules | ||
Connect to a compute or login node with [https://docs.computecanada.ca/wiki/VNC#Connect TigerVNC] | |||
module load starccm-mixed (or starccm) | module load starccm-mixed (or starccm) | ||
starccm+ -np 4 inputfile.sim | starccm+ -np 4 inputfile.sim | ||
== VDI | == VDI nodes == <!--T:29--> | ||
<!--T:30--> | <!--T:30--> | ||
o Using Compute Canada cluster modules | o Using Compute Canada cluster modules | ||
Connect to gra-vdi with [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC] | |||
module load CcEnv StdEnv | module load CcEnv StdEnv | ||
module load starccm-mixed (or starccm) | module load starccm-mixed (or starccm) | ||
Line 160: | Line 160: | ||
<!--T:31--> | <!--T:31--> | ||
o Local gra-vdi graphics optimized modules | o Local gra-vdi graphics optimized modules | ||
Connect to gra-vdi with [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC] | |||
export CDLMD_LICENSE_FILE=~/.licenses/starccm.lic | export CDLMD_LICENSE_FILE=~/.licenses/starccm.lic | ||
module load SnEnv | module load SnEnv |