Hi, I have been running a number of projects with some success, but I was just looking through a recent log file and I noticed this:
[15:55:42] CPU Identifier & Features
[15:55:42] -------------------------
[15:55:42] * CPU ID: GenuineIntel: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
[15:55:42] * SSE: yes
[15:55:42] * SSE2: yes
[15:55:42] * SSE3: yes
[15:55:42] * SSE41: yes
[15:55:42] * SSE42: yes
[15:55:42] * MMX: yes
[15:55:42] * MMXEXT: yes
[15:55:42] * 3DNOW: no
[15:55:42] * 3DNOWEXT: no
[15:55:42] * CMOV: yes
[15:55:42] * TSC: yes
[15:55:42] *INVARIANT TSC: yes
[15:55:42] * FPU: yes
[15:55:42] * PRO: yes
[15:55:42] * HT: no
[15:55:42] -------------------------
This is fine for the CPU, but is there something equivalent in the log related to the GPU? (I just want to make sure that Zephyr is running / recognising the GPU.)
Regards,
Noel.
[15:55:42] CPU Identifier & Features
[15:55:42] -------------------------
[15:55:42] * CPU ID: GenuineIntel: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
[15:55:42] * SSE: yes
[15:55:42] * SSE2: yes
[15:55:42] * SSE3: yes
[15:55:42] * SSE41: yes
[15:55:42] * SSE42: yes
[15:55:42] * MMX: yes
[15:55:42] * MMXEXT: yes
[15:55:42] * 3DNOW: no
[15:55:42] * 3DNOWEXT: no
[15:55:42] * CMOV: yes
[15:55:42] * TSC: yes
[15:55:42] *INVARIANT TSC: yes
[15:55:42] * FPU: yes
[15:55:42] * PRO: yes
[15:55:42] * HT: no
[15:55:42] -------------------------
This is fine for the CPU, but is there something equivalent in the log related to the GPU? (I just want to make sure that Zephyr is running / recognising the GPU.)
Regards,
Noel.
Comment