Chapter 3.2 : Récupération des informations GPU
- 3.2.1) Le main.cpp
- 3.2.2) Le CMakeLists.txt
- 3.2.3) La compilation
- 3.2.4) Les informations sur un GPU local
Nous allons commencer par récupérer les informations du GPU de notre machine hôte (si c'est un GPU NVidia). Ce projet sera simple, juste un main.cpp et un CMakeLists.txt.
L'archive du projet est ici