Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change scheduler manager #41

Closed
rveltz opened this issue Jul 31, 2016 · 3 comments
Closed

Change scheduler manager #41

rveltz opened this issue Jul 31, 2016 · 3 comments

Comments

@rveltz
Copy link

rveltz commented Jul 31, 2016

Hi,

This is not really an issue but more like a question.

Do you know if it is possible to use OAR instead of SLURM. Indeed, the cluster I want to use is set for OAR as manager.

Thank you for your help,

Best regards.

@rveltz
Copy link
Author

rveltz commented Aug 1, 2016

Sorry what I mean is that OAR is the scheduler... Can we set Julia for OAR?

@jakebolewski
Copy link
Member

@rveltz you would have to write your own ClusterManager type for OAR and implement the required methods. See the various ClusterManagers that implement the interface in this package.

@rveltz
Copy link
Author

rveltz commented Aug 2, 2016

Thank you for your help.

On 01 Aug 2016, at 23:42, Jake Bolewski notifications@github.com wrote:

@rveltz https://github.com/rveltz you would have to write your own ClusterManager type for OAR and implement the required methods. See the various ClusterManagers that implement the interface in this package.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub #41 (comment), or mute the thread https://github.com/notifications/unsubscribe-auth/ABhKBOvodQsWHzTzQMmk6psNOaEBu1Oqks5qbmgugaJpZM4JY-1o.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants