Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
oar_3 [2018/11/08 15:15] – [OAR 3] augusteoar_3 [2019/12/11 12:54] – [Main changes and features] auguste
Line 10: Line 10:
   * Low source line number of code, under 30K (core under 20kloc)    * Low source line number of code, under 30K (core under 20kloc) 
   * New more scalable scheduler (based on new data structures)    * New more scalable scheduler (based on new data structures) 
-  * Python 3.6+  * Python 3.7
   * Better development tools   * Better development tools
   * Unit test   * Unit test
Line 28: Line 28:
  cd oar-docker  cd oar-docker
  git checkout dev  git checkout dev
 + git pull -r
  pip install .  pip install .
 </code> </code>
  
-  * Second create Debian 9 based images and install ***3.0.0.dev3*** version oar.+  * Second create Debian 9 based images and install **3.0.0.dev3** version oar.
 <code> <code>
  mkdir oar3-stretch && cd oar3-stretch  mkdir oar3-stretch && cd oar3-stretch
- oadocker init -e stretch build+ oardocker init -e stretch build
  git clone --depth 1 --branch 3.0.0.dev3 https://github.com/oar-team/oar3.git   git clone --depth 1 --branch 3.0.0.dev3 https://github.com/oar-team/oar3.git 
  oardocker install ./oar3     oardocker install ./oar3   
oar_3.txt · Last modified: 2023/11/29 17:01 by auguste
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki