Mentions légales du service

Skip to content
Snippets Groups Projects
Unverified Commit e98af6b3 authored by Christian Heinrich's avatar Christian Heinrich
Browse files

Added machinefile for Taurus calibration

parent a657231b
No related branches found
No related tags found
No related merge requests found
...@@ -576,7 +576,7 @@ and executed it (after =taurus-hostnames= was created and/or updated): ...@@ -576,7 +576,7 @@ and executed it (after =taurus-hostnames= was created and/or updated):
#+begin_src sh :results output :exports both #+begin_src sh :results output :exports both
for i in {1..9}; do for i in {1..9}; do
mpirun -np 2 --mca pml ob1 --mca btl tcp,self -machinefile taurus-hostnames ./calibrate -f taurus-2016-06-09--$i/taurus.xml mpirun -np 2 --mca pml ob1 --mca btl tcp,self -machinefile ./machinefile ./calibrate -f taurus-2016-06-09--$i/taurus.xml
sleep 20 sleep 20
done done
#+end_src #+end_src
......
taurus-9.lyon.grid5000.fr
taurus-11.lyon.grid5000.fr
taurus-12.lyon.grid5000.fr
taurus-13.lyon.grid5000.fr
taurus-15.lyon.grid5000.fr
taurus-16.lyon.grid5000.fr
taurus-3.lyon.grid5000.fr
taurus-4.lyon.grid5000.fr
taurus-5.lyon.grid5000.fr
taurus-6.lyon.grid5000.fr
taurus-8.lyon.grid5000.fr
taurus-1.lyon.grid5000.fr
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment