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/12 15:25] augusteoar_3 [2019/12/11 13:11] – [Roadmap] 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
 ===== Roadmap ===== ===== Roadmap =====
  
-   * Pre-Alpha version (3.0.0dev1): Mar 29th 2018 +   * Pre-Alpha version (3.0.0dev3): Nov 12th 2018 
-   * Alpha version: **4Q18** **(current target)** +     * Version to evaluate robustness of core functions 
-   * Beta version: **1Q19** +     * UI needs some cleaning 
-   * Production version (3.0.x): **2019** +   * Alpha version: **1Q20** **(current target)** 
 +   * Beta version: **2Q20** 
 +   * Production version (3.0.x): **2020** 
 +**Note:** Delays in previous roadmap are due to works around [[https://batsim.readthedocs.io/en/latest/|Batsim]] a simulator of infrastructures.
 ===== Demonstration Version ===== ===== Demonstration Version =====
  
Line 28: Line 30:
  cd oar-docker  cd oar-docker
  git checkout dev  git checkout dev
 + git pull -r
  pip install .  pip install .
 </code> </code>
Line 34: Line 37:
 <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