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

8 machines

parent a6df61ce
No related branches found
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