cc_staff
1,857
edits
mNo edit summary |
mNo edit summary |
||
Line 1,375: | Line 1,375: | ||
::: o Rocky is (currently) only available on gra-vdi and graham cluster (no workbench support on linux) | ::: o Rocky is (currently) only available on gra-vdi and graham cluster (no workbench support on linux) | ||
::: o Release pdfs can be found under /opt/software/rocky/2023R2/docs (read them with <code>mupdf</code>) | ::: o Release pdfs can be found under /opt/software/rocky/2023R2/docs (read them with <code>mupdf</code>) | ||
::: o Rocky supports gpu accelerated computing however this capability not been tested .. | |||
::: o To request 25% or 100% of a compute node with t4 gpu for computations (not graphics) on graham use either: | |||
::: <code>salloc --time=04:00:00 --nodes=1 --ntasks=8 --gpus=t4:1 --mem=32G --account=def-account</code> | |||
::: <code>salloc --time=04:00:00 --nodes=1 --ntasks=32 --gpus=t4:4 --mem=0 --account=def-account</code> | |||
::: o The SHARCNET license now includes Rocky (free for all researchers to use) | ::: o The SHARCNET license now includes Rocky (free for all researchers to use) | ||