You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
233 B
Bash

#!/bin/bash
#SBATCH --job-name=mpi_test
#SBATCH --output=mpi_test_output.txt
#SBATCH --ntasks=54
#SBATCH --time=00:20:00
#SBATCH --ntasks-per-node=6
#SBATCH --cpus-per-task=1
module load openmpi
srun main bio-human-gene1 100 500 1