[v0.11] Adding uarch backend for intel iGPUs

This commit is contained in:
Dr-Noob
2021-11-26 12:52:45 +01:00
parent ce004725ad
commit 8740337145
16 changed files with 176 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
#ifndef __GPUCHIPS__
#define __GPUCHIPS__
#ifndef __CUDA_GPUCHIPS__
#define __CUDA_GPUCHIPS__
typedef uint32_t GPUCHIP;