#!/bin/bash -l #PBS -N wx12-pred #PBS -l select=1:ncpus=8:ngpus=1:mem=128GB #PBS -l walltime=12:00:00 #PBS -l gpu_type=a100 #PBS -A NAML0001 #PBS -q casper #PBS -o out #PBS -e out source ~/.bashrc conda activate credit torchrun /glade/work/schreck/repos/credit/miles-credit/applications/rollout_metrics.py -c model_multi.yml --backend nccl