-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
Hello,
It would be nice for our work to have scheduler support for OAR batch scheduler mainly used on experimentation platforms. Grid5000 network of clusters in France uses OAR as workload manager and it offers a plethora of architectures to test the codes. ReFrame would be a very appropriate solution to perform regression tests on these clusters.
I have started working on implementing the scheduler. It has very similar properties to PBS and SGE, so, I am using them as a base.