Ansys: Difference between revisions

Jump to navigation Jump to search
122 bytes removed ,  15 days ago
m
no edit summary
mNo edit summary
mNo edit summary
Line 1,435: Line 1,435:
::: 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 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:
::: o To request a graham compute node with gpus for computations use, for example:
:::  <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 --cpus-per-task=6 --gres=gpu:v100:2 --mem=32G --account=someaccount</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)


cc_staff
1,857

edits

Navigation menu