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

Support querying and selecting EGL device. #60

Merged
merged 1 commit into from
Sep 7, 2019

Conversation

keunhong
Copy link

This commit uses the EGL query extension to query devices and allows for
selecting a specific GPU. This is crucial when using shared GPU
resources.

The GPU index can be set using the environment variable 'EGL_DEVICE_ID'.

This commit uses the EGL query extension to query devices and allows for
selecting a specific GPU. This is crucial when using shared GPU
resources.

The GPU index can be set using the environment variable 'EGL_DEVICE_ID'.
@mmatl
Copy link
Owner

mmatl commented Sep 7, 2019

Thanks man! Appreciate all of these PR's, and sorry it took me so long to merge them down! Been a bit swamped at work!

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