#!/bin/bash

# Single node, GPU
salloc --nodes=1 --partition gpu -J interact-gpu "$@"