#!/bin/bash
#SBATCH --job-name=exo02_gpu
#SBATCH --output=exo02.out
#SBATCH --error=exo02.err

srun -p GPU ./MersenneTwisterGP11213 $*