2024-10-22 18:39:36 +08:00

6 lines
72 B
Bash

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