Home Neural Network Issues with “Intel(R) UHD Graphics” machine on oneAPI 2024.1

Issues with “Intel(R) UHD Graphics” machine on oneAPI 2024.1

0
Issues with “Intel(R) UHD Graphics” machine on oneAPI 2024.1

[ad_1]

Hiya.

 

Hiya, I‘ve put in the oneAPI base toolkit 2024.1 on Home windows 11. I encounter an issue when utilizing the “Intel(R) UHD Graphics” machine (through `sycl::gpu_selector_v`). Any SYCL program, together with the default `Vector Add` program from the DPC++ Console Software template in Visible Studio, hangs when the optimization degree is set to `O1` or larger. Right here’s the output for the `Vector Add` program:

 

“`
Operating on machine: Intel(R) UHD Graphics
Vector measurement: 10000
“`

 

Submit this, this system hangs and doesn’t proceed additional. Additionally, when I run `sycl-ls.exe`, the output is:

 

“`
[opencl:gpu:0] Intel(R) OpenCL HD Graphics, Intel(R) UHD Graphics OpenCL 3.0 NEO [30.0.101.1029]
[opencl:cpu:1] Intel(R) OpenCL, eleventh Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz OpenCL 3.0 (Construct 0) [2024.17.3.0.08_160000]
[opencl:acc:2] Intel(R) FPGA Emulation Platform for OpenCL(TM), Intel(R) FPGA Emulation Gadget OpenCL 1.2 [2024.17.3.0.08_160000]
“`

 

and this message seems:

blinkfrog_0-1712308861081.png

 

Beforehand I used oneAPI base toolkit 2023.2, and all the pieces labored fantastic fantastic utilizing the GPU.

 

Thanks to your consideration.

[ad_2]