cc_staff
1,857
edits
(Marked this version for translation) |
mNo edit summary |
||
Line 158: | Line 158: | ||
# Connect to gra-vdi with [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC] | # Connect to gra-vdi with [https://docs.computecanada.ca/wiki/VNC#VDI_Nodes TigerVNC] | ||
# <code>module load CcEnv StdEnv</code> | # <code>module load CcEnv StdEnv</code> | ||
# <code>module load starccm-mixed</code> (or starccm) | # <code>module avail starccm</code> | ||
# <code>starccm+ -np 4 inputfile.sim</code> | # <code>module load starccm-mixed/14.06.013</code> (or starccm/14.06.013-R8) | ||
# <code>starccm+ -clientldpreload /usr/lib64/VirtualGL/libvglfaker.so -np 4 inputfile.sim</code> | |||
<!--T:31--> | <!--T:31--> | ||
Line 166: | Line 167: | ||
# <code>export CDLMD_LICENSE_FILE=~/.licenses/starccm.lic</code> | # <code>export CDLMD_LICENSE_FILE=~/.licenses/starccm.lic</code> | ||
# <code>module load SnEnv</code> | # <code>module load SnEnv</code> | ||
# <code>module load starccm/mixed</code> (or starccm/r8) | # <code>module load starccm/mixed/14.04.013</code> (or starccm/r8/14.04.013) | ||
# <code>starccm+ -np 4 inputfile.sim</code> | # <code>starccm+ -np 4 inputfile.sim</code> | ||
</translate> | </translate> |