chundoong-lab-ta/APWS23/project/run.sh

6 lines
115 B
Bash
Executable File

#!/bin/bash
salloc -N 1 --partition ??? --exclusive --gres=gpu:1 \
numactl --physcpubind 0-63 \
./main $@