SALLOC
Request for GPU
salloc --partition=gpu-l40 --account=stf --mem=10G --gres=gpu:1 --cpus-per-task=1 --time=2:00:00
Check if GPU is requested
scontrol show job 24333466 | grep gpu
Conda Reinstall
rm -rf '/gscratch/scrubbed/andysu/miniconda3'
bash Miniconda3-latest-Linux-x86_64.sh -p /gscratch/scrubbed/andysu/miniconda3