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

Get default device from NVIDIA platform, if any. #60

Merged
merged 1 commit into from
Oct 21, 2020

Conversation

porcuquine
Copy link
Contributor

GPU selection regressed by defaulting to the first platform return from clGetPlatformIDs, even though this is sometimes an unusable platform (like Clover — which appears on some systems but cannot runneptune-triton).

The short-term fix is to ensure that any available Nvidia platform is preferred as the default.

@porcuquine porcuquine force-pushed the fix/default-to-nvidia branch from 1faa50f to e486e3b Compare October 21, 2020 07:15
@porcuquine porcuquine requested a review from cryptonemo October 21, 2020 15:53
@porcuquine porcuquine merged commit c23aa5a into master Oct 21, 2020
@porcuquine porcuquine deleted the fix/default-to-nvidia branch October 21, 2020 16:21
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