Mentions légales du service

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

Updated Labbook

parent fe0c771a
No related branches found
No related tags found
No related merge requests found
...@@ -523,7 +523,6 @@ make ...@@ -523,7 +523,6 @@ make
values, to better test limits of the network. values, to better test limits of the network.
** Taurus machine in Lyon :CHRISTIAN: ** Taurus machine in Lyon :CHRISTIAN:
*** Reservation *** Reservation
The taurus machine shares a single switch with both orion and hercule The taurus machine shares a single switch with both orion and hercule
...@@ -531,7 +530,7 @@ clusters. We’ve observed that experiments are not reliable if these ...@@ -531,7 +530,7 @@ clusters. We’ve observed that experiments are not reliable if these
two clusters are not reserved as well, since the switch does not two clusters are not reserved as well, since the switch does not
isolate all clusters from each other. isolate all clusters from each other.
Hence, the code that I used to reserve the clusters: The command that I used to reserve the clusters:
#+begin_src sh :results output :exports both #+begin_src sh :results output :exports both
oarsub -t deploy -l "{cluster in ('taurus', 'orion', 'hercule')}/nodes=ALL,walltime=00:55" -r "$(date '+%Y-%m-%d %H:%M:%S')" oarsub -t deploy -l "{cluster in ('taurus', 'orion', 'hercule')}/nodes=ALL,walltime=00:55" -r "$(date '+%Y-%m-%d %H:%M:%S')"
......
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