OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Annonces
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.

Intel GPU API

Victor_Mux
Débutant
2 977 Visites

We are an ISV and are looking for an API that allows us to get hardware information of Intels GPUs such has temperature, frequency, load, etc. We have already developed this for AMD and NVidia but we want to add support for Intel GPUs. Where do we find the appropriate API library for this and documentation?

Étiquettes (1)
0 Compliments
1 Répondre
Brandon_F_Intel
Employé
2 951 Visites

Take a look at the following to see if it contains what you're looking for:

Level Zero Sysman Programming Guide - https://spec.oneapi.io/level-zero/latest/sysman/PROG.html

Level Zero Metrics section in the Tools Programming Guide - https://spec.oneapi.io/level-zero/latest/tools/PROG.html#metrics

Depending on what you're looking for it may be in there.  Some information can also be queried in the core specification as capability bits.

https://spec.oneapi.io/level-zero/latest/core/PROG.html

Regards,

Brandon Fliflet

GPGPU Software Architect

 

0 Compliments
Répondre