chanwoo-park-official
0308circle
071476d
raw
history blame
236 Bytes
#!/bin/bash
#SBATCH --job-name=results
#SBATCH -o log_line/results.out-%j
#SBATCH -c 10
#SBATCH --gres=gpu:volta:1
#SBATCH --time=200:00:00 # total run time limit (HH:MM:SS)
module load anaconda/2022b
python -u eval_sirui.py