#!/bin/sh #SBATCH -J #SBATCH -N 1 #SBATCH --partition=gpu_a100_dual #SBATCH --qos goodluck #SBATCH --gres=gpu:2 ./my_program