Dr-Noob
|
a20e93f4db
|
[v0.20] Print help message when no GPU is detected to help people understand whats going on
|
2021-12-21 17:03:39 +01:00 |
|
Dr-Noob
|
e7477610e1
|
[v0.20] Always use C++ includes when possible for consistency
|
2021-12-19 11:30:10 +01:00 |
|
Dr-Noob
|
3e730468d8
|
[v0.20] Fixes from previous commit
|
2021-12-19 10:18:23 +01:00 |
|
Dr-Noob
|
310486a6a2
|
[v0.11] Fixes to recover CUDA functionality, ready for implementing Intel iGPU code
|
2021-11-26 09:33:57 +01:00 |
|
Dr-Noob
|
149e5ad62c
|
[v0.11] Working for future support of Intel iGPUs
|
2021-11-25 19:03:52 +01:00 |
|
Dr-Noob
|
32b2c59b50
|
[v0.11] Add peak performance with tensor cores to the output
|
2021-11-23 18:49:34 +01:00 |
|
Dr-Noob
|
4b4d1bc030
|
[v0.10] Add --list-gpus option
|
2021-08-23 22:39:31 +02:00 |
|
Dr-Noob
|
f4a96cefbd
|
[v0.10] Bump version
|
2021-08-23 21:57:15 +02:00 |
|
Dr-Noob
|
9f52f4916d
|
[v0.06] Add --color option
|
2021-08-16 22:24:02 +02:00 |
|
Dr-Noob
|
617228ce17
|
[v0.05] Allow user to change CUDA_PATH. Add CMakeLists.txt in case I decide to change to CMake later
|
2021-08-16 18:16:32 +02:00 |
|
Dr-Noob
|
c7a08e7fd0
|
[v0.04] Add option to select GPU
|
2021-08-16 13:41:39 +02:00 |
|
Dr-Noob
|
eecc040e98
|
[v0.04] Small fixes to presentation
|
2021-08-16 13:11:54 +02:00 |
|
Dr-Noob
|
9a5bc9f3ed
|
[v0.04] Improved long nvidia logo. Finished the logos part
|
2021-08-16 12:27:42 +02:00 |
|
Dr-Noob
|
7ad484b938
|
[v0.03] Add printer backend from cpufetch (still printing CPU logo)
|
2021-08-15 23:23:36 +02:00 |
|
Dr-Noob
|
8386052b10
|
[v0.02] Add warning message. Hide the waiting message when CUDA initialization is done. Fix compiler warnings
|
2021-08-15 21:56:51 +02:00 |
|
Dr-Noob
|
2687fa5016
|
[v0.02] Experimental algorithm to detect memory type finished. Information gathering finished
|
2021-08-15 21:22:41 +02:00 |
|
Dr-Noob
|
10295f2955
|
[v0.01] Retrieve memory info. All fields done except memory type (how to do it?)
|
2021-08-13 22:26:55 +02:00 |
|
Dr-Noob
|
981daef728
|
[v0.01] Retrieve more info; frequency, topology and peak performance
|
2021-08-13 16:36:10 +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
|
8bc37d9d71
|
[v0.01] Detecting uarch. Looks like getting manufacturing process is much harder since we need GPU chip name
|
2021-08-12 15:51:12 +02:00 |
|
Dr-Noob
|
a15f20a2cc
|
[v0.01] Defining a first approach of the application general structure
|
2021-08-11 11:34:47 +02:00 |
|
Dr-Noob
|
7b88845d71
|
[v0.01] Adding and creating basic source code base taken from cpufetch
|
2021-08-11 10:12:27 +02:00 |
|
Dr-Noob
|
f824e3c4f2
|
[v0.01] Update LICENSE and source code extensions
|
2021-08-11 09:13:43 +02:00 |
|