Dr-Noob
|
a6f0c18fcb
|
[v0.25] Add missing Ampere GPU chips and new uarchs: ada and hopper
|
2022-10-25 20:13:29 +02:00 |
|
Dr-Noob
|
94490b3f38
|
[v0.24] Fix typo in error message (thanks #22 and #28)
|
2022-10-25 19:41:46 +02:00 |
|
Dr-Noob
|
5faac7a756
|
[v0.24] Update PCI ids to pciutils/pciids@06c4c9a
|
2022-10-25 19:30:24 +02:00 |
|
Dr-Noob
|
e7477610e1
|
[v0.20] Always use C++ includes when possible for consistency
|
2021-12-19 11:30:10 +01:00 |
|
Dr-Noob
|
a397eb398e
|
[v0.11] Handle the case where the GPU is not found in the pci LUT
|
2021-12-18 20:12:41 +01:00 |
|
Dr-Noob
|
6d4d8b621b
|
[v0.11] Fix compilation error and ambiguity with CUDA and Intel backend when enabled at the same time due to functions with the same name
|
2021-12-18 10:14:14 +01:00 |
|
Dr-Noob
|
8740337145
|
[v0.11] Adding uarch backend for intel iGPUs
|
2021-11-26 12:52:45 +01:00 |
|
Dr-Noob
|
039e7c350d
|
[v0.10] Replace nvml by pciutils to get pci ids. Needs work to integrate it properly. NVML is enough in the case of NVIDIA GPUs, but because more GPUs will be added in the future, a solution like pciutils is needed
|
2021-09-04 12:19:42 +02:00 |
|
Dr-Noob
|
59f723ff12
|
[v0.01] Deduce manufacturing process, chip string and uarch from gpu chip
|
2021-08-13 16:04:54 +02:00 |
|
Dr-Noob
|
a08c06f67a
|
[v0.01] First approach to map pci ids to gpu chip/uarch
|
2021-08-13 13:50:25 +02:00 |
|
Dr-Noob
|
bdc4fd7c45
|
[v0.01] Reading PCI vendor/device values, needed to deduce the GPU chip and thus manufacturing process
|
2021-08-13 11:31:51 +02:00 |
|