Skip to content

Remove deprecated device selection functions#6888

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.08from
jcrist:remove-device-selection
Jun 11, 2025
Merged

Remove deprecated device selection functions#6888
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.08from
jcrist:remove-device-selection

Conversation

@jcrist
Copy link
Copy Markdown
Member

@jcrist jcrist commented Jun 11, 2025

This removes:

  • using_device_type
  • set_global_device_type
  • get_global_device_type

All of which were deprecated and slated for removal this release. All tests related to this functionality have also been removed.

This is a follow-up to #6784.

This removes:
- `using_device_type`
- `set_global_device_type`
- `get_global_device_type`

Which were deprecated and slated for removal this release. All tests
related to this functionality have also been removed.
@jcrist jcrist requested a review from a team as a code owner June 11, 2025 15:34
@jcrist jcrist requested review from bdice and csadorf June 11, 2025 15:34
@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Jun 11, 2025
@jcrist jcrist added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jun 11, 2025
@jcrist
Copy link
Copy Markdown
Member Author

jcrist commented Jun 11, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 70b6150 into rapidsai:branch-25.08 Jun 11, 2025
67 checks passed
@jcrist jcrist deleted the remove-device-selection branch June 11, 2025 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants