Skip to content

Integration: KAI Scheduler #3886

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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

EkinKarabulut
Copy link

Why are these changes needed?

This adds the integration to KAI Scheduler.

What has been done?

  • Integrate KAI Scheduler as a supported batch scheduler.
  • Add KAI scheduler plugin integration.
  • Provide sample YAMLs demonstrating KAI integration, including GPU sharing and gang scheduling.
  • Update Helm chart values and documentation.
  • Add tests for KAI scheduler functionality.

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests

@kevin85421
Copy link
Member

@EkinKarabulut would you mind fixing the conflict? Thanks.

@@ -0,0 +1,38 @@
apiVersion: scheduling.run.ai/v2
Copy link
Contributor

@fscnick fscnick Jul 30, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like the queue definition using by other yaml files. Could the content of this file put into other yaml files which are using KAI together? It might benefit the end user to apply easily like other yaml files under samples.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think either way would work as long as we have a clear documentation.

Copy link
Contributor

@troychiu troychiu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome. The example works great. Thank you for the contribution!
Just one small comment. Do you mind running the pre-commit (pre-commit run)?

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

Successfully merging this pull request may close these issues.

6 participants