OAR_Logo





OAR is a resource manager or (batch scheduler) for large clusters. It's an alternative to PBS(+MAUI) , PBSpro, LSF, CCS or Condor. It's suitable for productive plateforms and research experiments.

News

OAR-v1.6 Bug fix + several enhancements CHANGELOG (May, 2005) Recommanded version
OAR and ComputeMode : ComputeMode™ is a virtual cluster solution from Icatis compagny  (Janvier, 2005)
OAR-v1.3 Desktop computing implementation + specific features for kadeploy compatibility + periodic node checking (December, 2004)
OAR-v1.1.1 new node part completely disconnected from the server + bug fix (September, 2004)
OAR-v1.0.0 with Debian packages and new tgz (June, 2004)
OAR-v1.0-rc1 First release with functionalities of 1.0, with reservation jobs (April, 2004)
Knoppix version with OAR. You can test OAR easily (Download section).
OAR-v0.9.4
New release. (March, 2004)
OAR-v0.9.3 release. (February, 2004)
OAR-v0.9.2 release. (January, 2004)
OAR-v0.9.1 release. (September, 2003)

Overview

This batch system is based on a database (MySql), a script language (Perl) and a scalable administrative tool (component of Taktuk framework). It is composed of modules which interact only with database and are executed as independant programs.  So formally, there are no API, the system is mainly specified by tables and fields of database, and theirs meaning. This extreme approach allows to develop specific module in easely manner.  Indeed, each module (as scheduler) can be developed in desired language which have a database access library.

Main features (version 1.0 and greater) :

Features for future releases (not ordered)
Screenshots and live systems

Screenshots
Live systems
Download

Required Softwares

Optional Software

Recommended Softwares

Note : Apache server is required for both softwares.

Debian packages

 oar-common_1.6_all.deb
 oar-doc_1.6_all.deb   
 oar-node_1.6_all.deb
 oar-server_1.6_all.deb
 oar-user_1.6_all.deb
 oar-desktop-computing-cgi_1.6_all.deb (optional)
 oar-desktop-computing-agent_1.6_all.deb (optional)

monika_0.4.6_all.deb 
oar-draw-gantt_1.6_all.deb

Source Code

The system is licensed under the GNU Library General Public License.

Knoppix version

    knoppix_OAR.iso : Burn me on a CD.
(Note : This CD was created for a mexican presentation)
        Suggested operations:
    1. Click on Linux penguin on the desktop (it sets up the right hostname if you want to test mpich)
    2. Type "oarnodesetting -s Alive" (to add a node)
    3. You can see some informations in Mozilla and Konqueror (home page)
    4. Test "oarsub -I", OAR must work

ComputeMode virtual cluster solution

    ComputeMode uses OAR internally for the jobs management.
Documentation

Mailing list

Comments, questions, and bug reports should be posted on the oar-users mailing list.

Links