Several basic examples can be found at https://github.com/dhidas/NSLS2ClusterTutorial/. To clone these examples locally: git clone https://github.com/dhidas ...
#SBATCH --time=00:15:00 # 15 minutes (this is just a test) #SBATCH -o logs/hello_gpu_%j.out # Standard output #SBATCH -e logs/hello_gpu_%j.err # Standard error ...