Commit Graph

18 Commits

Author SHA1 Message Date
Dr-Noob
4cba0a7194 [v0.22] Round memory size to make output prettier 2022-01-12 18:29:49 +01:00
Dr-Noob
9d2a07146a [v0.21] Check that topology is valid in Intel backend. Print informative message if no valid topology is found 2021-12-28 15:56:44 +01:00
Dr-Noob
8bfe88f9f6 [v0.21] Use MiB to show memory size and do not truncate (may cause problems, as reported in #8) 2021-12-28 13:44:53 +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
93889b2b18 [v0.11] Small adjustments to fix compilation on older compilers 2021-12-10 16:18:39 +01:00
Dr-Noob
844377f17a [v0.11] Add support for printing EUs (currently only in Gen9/Gen9.5) 2021-12-08 11:15:59 +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
ad75c7e6ca [v0.05] Fix truncate function 2021-08-16 21:49:03 +02:00
Dr-Noob
f989b435b2 [v0.05] Fix custom trunc function. Replace # by M in nvidia logo 2021-08-16 18:28:29 +02:00
Dr-Noob
7b1018b577 [v0.04] Fix some presentation issues 2021-08-16 15:54:09 +02:00
Dr-Noob
eecc040e98 [v0.04] Small fixes to presentation 2021-08-16 13:11:54 +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
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