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