ssh perlmutter
NODES=2 ; HRS=02 ; QUEUE=interactive ; salloc --nodes $NODES --qos $QUEUE --time $HRS:30:00 -C 'gpu' --gpus=$(( 4 * NODES )) -A m4388_ggit clone https://github.com/saforem2/intro-hpc-bootcamp-2025
cd intro-hpc-bootcamp-2025
source <(curl -L https://bit.ly/ezpz-utils) && ezpz_setup_envInstructions for Building Site
-
Clone the repository:
git clone --filter=tree:0 https://github.com/saforem2/intro-hpc-bootcamp-2025 cd intro-hpc-bootcamp-2025 -
Create a virtual environment:
(see uv for details on
uv)uv venv --python=3.13 source .venv/bin/activate uv pip install jupyter-cache ipykernel matplotlib torch torchvision torchdata torchinfo rich ptpython euporie deepspeed mpi4py bertviz "git+https://github.com/saforem2/ezpz[dev]" "git+https://github.com/saforem2/wordplay" python3 -m wordplay.prepare python3 -m ipykernel install --sys-prefix
-
Install
mcanouil/quarto-iconify:quarto add mcanouil/quarto-iconify
-
Build the site:
quarto preview content