GPU Compilation on Nova
Steps
module load git openmpi cudagit clone https://github.com/solidsgroup/alamo.gitgit checkout gpu./configure --get-eigen --cudamake bin/heatsrun --partition=interactive --pty bashsrun --partition=interactive --gres=gpu:a100:1 --pty bashmodule load cuda./bin/heat-3d-cuda80-g++ tests/HeatConduction/input
Last updated
Was this helpful?