Skip to content
Snippets Groups Projects
Commit 0f56a59c authored by Carlos Santos Garcia's avatar Carlos Santos Garcia
Browse files

Update launch.sh

parent 9af11d80
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
#SBATCH --time=270
mpirun -np 2 -map-by ppr:1:socket -bind-to socket python3 ACO.py
\ No newline at end of file
mpirun -np 16 -map-by ppr:1:socket -bind-to socket python3 ACO.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment