Skip to content
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

feat(gpu): add function to check if a cuda device is available #1821

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

andrei-stoian-zama
Copy link
Contributor

PR content/description

Adds a function to check whether a GPU is available.

Check-list:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Relevant issues are marked as resolved/closed, related issues are linked in the description
  • Check for breaking changes (including serialization changes) and add them to commit message following the conventional commit [specification][conventional-breaking]

@agnesLeroy agnesLeroy force-pushed the as/add_soft_check_gpu_available branch from 31b8e0d to 9ae2ee8 Compare November 26, 2024 09:01
@agnesLeroy agnesLeroy force-pushed the as/add_soft_check_gpu_available branch from 9ae2ee8 to 7d15f9d Compare November 26, 2024 09:02
@IceTDrinker
Copy link
Member

need a rebase + conflict resolution

@andrei-stoian-zama andrei-stoian-zama force-pushed the as/add_soft_check_gpu_available branch from 7d15f9d to faaad57 Compare November 27, 2024 08:46
@cla-bot cla-bot bot added the cla-signed label Nov 27, 2024
@zama-bot zama-bot removed the approved label Nov 27, 2024
@agnesLeroy agnesLeroy merged commit 0898cdd into main Nov 27, 2024
101 checks passed
@agnesLeroy agnesLeroy deleted the as/add_soft_check_gpu_available branch November 27, 2024 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants