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

New file to detect architecture of Intel and Nvidia GPUs. #720

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

qmcodes
Copy link

@qmcodes qmcodes commented Jul 7, 2023

This code works for Nvidia GPUs for Python 3.9 and for Intel in python 3.6, however it has limiting capablities for Intel GPUs.
For Nvidia it will print: Vendor - Card Type - Memory - Streaming Multi-Processors - Cuda cores per SM - Number of Tensor cores. For Intel: It will just print Vendor however, sections have been created for Intel to be edited in the future in the other functions (Card Type, Memory etc.)

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.

1 participant