Skip to content

Conversation

ysiraichi
Copy link
Collaborator

This PR removes CUDA specific logic and tests from distributed tests. Including both multiprocessing and SPMD tests. This is in line with the CUDA deprecation that started on release 2.8.

Key Changes:

  • Removed skipIf test decorations whenever the condition is checking CUDA
  • Removed CUDA from the list of allowed devices for a few of these tests

Copy link
Collaborator

@zhanyong-wan zhanyong-wan left a comment

Choose a reason for hiding this comment

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

Very nice!

@ysiraichi ysiraichi merged commit c48478a into master Sep 3, 2025
24 checks passed
qihqi pushed a commit that referenced this pull request Sep 4, 2025
This PR removes CUDA specific logic and tests from the remaining tests
(after #9612). This is in line with the CUDA deprecation that started on
release 2.8.
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.

2 participants