Commit Graph

66 Commits

Author SHA1 Message Date
Dr-Noob
a84c27a84c [v0.03] Add better output for memory and uarch attributes 2021-08-15 23:36:03 +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
8f31748d1e [v0.02] Fix typos. Divide memory detection in two phases. Show real memory frequency, instead of the returned by CUDA 2021-08-15 22:17:46 +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
7d505dcc07 [v0.01] Experimental feature: guess data rate from gpu and memory clocks 2021-08-14 09:47:16 +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
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
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
Dr-Noob
5e6c3cb965 [v0.01] Initialize repository reusing stuff from cpufetch 2021-08-10 16:54:25 +02:00