Skip to content
Snippets Groups Projects
Commit 24733ae3 authored by Sebastian Achilles's avatar Sebastian Achilles
Browse files

MSA batch jobs: update queue

parent 073f1da2
No related branches found
No related tags found
1 merge request!7MSA batch jobs: update queue
......@@ -9,6 +9,6 @@
#SBATCH hetjob
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=1
#SBATCH --partition=batchbooster
#SBATCH --partition=booster
srun xenv -P -L GCC -L ParaStationMPI ./hello.cpu.out : xenv -P -L GCC -L ParaStationMPI -L MPI-settings/CUDA ./hello.gpu.out
......@@ -9,6 +9,6 @@
#SBATCH hetjob
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=1
#SBATCH --partition=batchbooster
#SBATCH --partition=booster
srun xenv -P -L GCC -L ParaStationMPI ./hello.cpu.out : xenv -P -L GCC -L ParaStationMPI -L MPI-settings/CUDA ./hello.gpu.out
......@@ -9,6 +9,6 @@
#SBATCH hetjob
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=1
#SBATCH --partition=batchbooster
#SBATCH --partition=booster
srun xenv -P -L GCC -L ParaStationMPI ./ping-pong.cpu.out : xenv -P -L GCC -L ParaStationMPI -L MPI-settings/CUDA ./ping-pong.gpu.out
......@@ -9,6 +9,6 @@
#SBATCH hetjob
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=1
#SBATCH --partition=batchbooster
#SBATCH --partition=booster
srun xenv -P -L GCC -L ParaStationMPI ./ping-pong.cpu.out : xenv -P -L GCC -L ParaStationMPI -L MPI-settings/CUDA ./ping-pong.gpu.out
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment