#!/bin/bash # #SBATCH --partition=gpu-mi100 #SBATCH --nodes=1 #SBATCH --ntasks=1 #SBATCH --cpus-per-task=128 #SBATCH --mem=0 #SBATCH --gpus=amd_mi100:1 # vpkg_require tensorflow/2.9:rocm Srun python3 tf-test.py