Skip to content

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

Open
qmcodes wants to merge 1 commit intomadgraph5:masterfrom
qmcodes:gpucode
Open

New file to detect architecture of Intel and Nvidia GPUs.#720
qmcodes wants to merge 1 commit intomadgraph5:masterfrom
qmcodes:gpucode

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