Skip to content
Snippets Groups Projects
Commit 1ec9dbe4 authored by Erik Strand's avatar Erik Strand
Browse files

Try 2 nodes

parent a57d0d8d
Branches
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
#SBATCH -J mpi_info #SBATCH -J mpi_info
#SBATCH -o output/mpi_info_%j.out #SBATCH -o output/mpi_info_%j.out
#SBATCH -e output/mpi_info_%j.err #SBATCH -e output/mpi_info_%j.err
#SBATCH --nodes=1 #SBATCH --nodes=2
#SBATCH --ntasks-per-node=1 #SBATCH --ntasks-per-node=1
#SBATCH --gres=gpu:0 #SBATCH --gres=gpu:0
#SBATCH --cpus-per-task=1 #SBATCH --cpus-per-task=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment