2021-06-09 04:38:18 +08:00

5 lines
81 B
Bash
Executable File

#!/bin/sh
#PBS -N task
#PBS -l nodes=1:ppn=1
export OMP_NUM_THREADS=1
python a.py