2024-07-17 17:49:53 +08:00

6 lines
72 B
Bash

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