Skip to content

Support launching CPU jobset #1223

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

Merged

Conversation

muyangyuapple
Copy link
Contributor

No description provided.

@muyangyuapple muyangyuapple requested review from ruomingp, markblee and a team as code owners May 29, 2025 06:06
@muyangyuapple muyangyuapple enabled auto-merge May 29, 2025 06:06
is_pending: Whether the job can be recreated with minimal impact to uptime.

Returns:
A verdict of recreate or not.
"""
if processor_type != "tpu":
# We only consider recreation for TPU only jobs.
# types.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: we need to remove "types"

nit (my bad): change "for TPU only jobs" to "for TPU jobs."

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@muyangyuapple muyangyuapple added this pull request to the merge queue May 29, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 29, 2025
@muyangyuapple muyangyuapple added this pull request to the merge queue May 29, 2025
Merged via the queue into apple:main with commit c8962b9 May 30, 2025
6 checks passed
@muyangyuapple muyangyuapple deleted the muyang_yu/cpu_jobset_simplified branch May 30, 2025 00:25
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.

3 participants