-
Notifications
You must be signed in to change notification settings - Fork 12
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
GPU details #1
Comments
There's an excellent description of the GPU/display hardware in pyvista/pyvista#301 (comment) |
PyVista will need a way to programmatically see what brand of GPU is being used (ref pyvista/pyvista#277 (comment)) e.g. NVIDIA, Radeon, Intel, etc. |
IMHO, anything GPU related should be optional. |
Ah yes definitely - I think we'll have to use external libraries to get this info which would mean optional dependencies. We talked about the structure for |
I think you referred to the following, it was indeed on Slack; here a condensed version:
|
How would we get info about the GPU?
The text was updated successfully, but these errors were encountered: