Skip to content

Fix issue with AWS GPU runners not picking up jobs.#107

Closed
WilliamYue37 wants to merge 1 commit intomainfrom
fix/aws_hang
Closed

Fix issue with AWS GPU runners not picking up jobs.#107
WilliamYue37 wants to merge 1 commit intomainfrom
fix/aws_hang

Conversation

@WilliamYue37
Copy link
Member

@WilliamYue37 WilliamYue37 commented Feb 5, 2026

What this does

Added checks to see if EC2 instances are online before the start GPU runner job succeeds. This will prevent the actual CI test from not being able to pick up the runner.

How it was tested

Dispatched GPU workflows

How to checkout & try? (for the reviewer)

Dispatch GPU workflows

Checklist

  • I have added Google-style docstrings to important functions and ensured function parameters are typed.
  • My PR includes policy-related changes.
    • If the above is checked: I have run the GPU pytests (pytest -m "gpu") and regression tests.

Note: Before submitting this PR, please read the contributor guideline.

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.

1 participant