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
start [2016/02/24 21:43] – [OAR Uses and Users] neyronstart [2016/02/24 21:48] neyron
Line 9: Line 9:
 ===== Overview ===== ===== Overview =====
  
-This batch system is based on a database (PostgreSQL (preferred) or MySQL), a script language (Perl) and an optional scalable administrative tool (e.g. [[http://taktuk.gforge.inria.fr|Taktuk]]). It is composed of modules which interact mainly via the database and are executed as independent programs. Therefore, formally, there is no API, the system interaction is completely defined by the database schema. This approach eases the development of specific modules. Indeed, each module (such as schedulers) may be developed in any language having a database access library.+OAR architecture is based on a database (PostgreSQL (preferred) or MySQL), a script language (Perl) and an optional scalable administrative tool (e.g. [[http://taktuk.gforge.inria.fr|Taktuk]]). It is composed of modules which interact mainly via the database and are executed as independent programs. Therefore, formally, there is no API, the system interaction is completely defined by the database schema. This approach eases the development of specific modules. Indeed, each module (such as schedulers) may be developed in any language having a database access library.
  
 ===== Main features ===== ===== Main features =====
Line 36: Line 36:
  
 ===== Why using OAR ===== ===== Why using OAR =====
-==== OAR advantages ==== 
- 
-We present below some points that explain benefits of the new version of OAR. 
  
 === A better resource management === === A better resource management ===
Line 80: Line 77:
  
  
-===== OAR capabilities =====+===== More technical details =====
  
 Oar is an opensource batch scheduler which provides a simple and flexible exploitation of a cluster. Oar is an opensource batch scheduler which provides a simple and flexible exploitation of a cluster.
  
-It manages resources of clusters as a traditional batch scheduler (as PBS / Torque / LSF / SGE). In other words, it doesn't execute your job on the resources but manages them (reservation, acces granting) in order to allow you to connect these resources and use them.+It manages resources of clusters like other traditional batch scheduler (as PBS / Torque / LSF / SGE). In other words, it doesn't execute your job on the resources but manages them (reservation, acces granting) in order to allow you to connect these resources and use them.
  
 Its design is based on high level tools: Its design is based on high level tools:
Line 93: Line 90:
   * scalable exploiting tool Taktuk.   * scalable exploiting tool Taktuk.
  
-It is flexible enough to be suitable for production clusters and research experimentsIt currently manages over than 5000 nodes and has executed more than 5 million jobs.+It is flexible enough to be suitable to manage production HPC clusters as well as other computer infrastructures such as research testbeds like [[http://www.grid5000.fr|Grid'5000]]
  
 OAR advantages: OAR advantages:
start.txt · Last modified: 2018/05/27 11:59 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki