-
Notifications
You must be signed in to change notification settings - Fork 79
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
Support for OpenPBS #136
Comments
Well, I'm afraid I am not at all familiar with OpenPBS's command syntax or how it differs from TORQUE or PBS Pro, nor do I have a cluster running OpenPBS to test on. But NHC is fully Open Source, so you might be able to make the customizations yourself -- and if you do, we'd love for you to contribute your work to the project! (But you absolutely are not required to do so.) 😀 |
I've started swapping over to NHC from in-house and am looking to do PBS Pro as well. I've started small things, but there is enough difference between the two, might make sense to have |
It's interesting for me to hear that OpenPBS, PBS Pro, and TORQUE have diverged to such a degree -- having done a significant amount of work with TORQUE internals but never having even touched either of the other 2 🤣 -- but it's not really surprising either. If it's impossible, impractical, or imprudent to try to treat them all as "similar enough," I think that's fine, and I'm perfectly happy having Is this something you'd be interested in contributing? If so, welcome, and feel free to ask questions, share works in progress, etc. along the way! 😁 |
I think we might be willing to push a pbspro variant at some point. We'll probably end up having to still override that as we have another tool that we put on top that does some more automation around that which we were thinking about using for doing the online/offline actions and I'm unsure what that tool will offer me as an API. That being said, I think it would be valuable to have a pbspro basic integration available and try to minimize the harm that can be inflicted on pbspro server itself too. |
I agree that due to the divergence it would make sense to have I may be able to contribute but more as a tester rather than a writer. |
OpenPBS and Torque have different outputs and options for qstat.
Please add support for OpenPBS
The text was updated successfully, but these errors were encountered: