compute-runtime icon indicating copy to clipboard operation
compute-runtime copied to clipboard

Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver

Results 182 compute-runtime issues
Sort by recently updated
recently updated
newest added

Setup: Intel Arc A770 (56a0) MSI PRO Z890-P WIFI, Intel Core Ultra 9 285K Debian Trixie (6.11.5 kernel): clpeak's enqueueReadBuffer performance is very poor and it is actually hanging on...

Compiling and building the following OpenCL program causes the latest version of the OpenCL runtime to crash: ``` typedef struct { uint n_mails; uint mails[100]; } mailbox; __kernel void run()...

IGC