clinfo icon indicating copy to clipboard operation
clinfo copied to clipboard

windows release hangs indefinitely with Intel Iris XE OpenCL3 GPU

Open sn10106 opened this issue 3 years ago • 5 comments

Hi there,

I tried running clinfo win64 release version and it hangs indefinitely in the command prompt with no output?

GPU: Intel(R) Iris(R) Xe Graphics GPU Driver version: 27.20.100.9316

I've updated registries to map HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\OpenCL\Vendors to the Intel_OpenCL_ICD64.dll

Using other tools such as GPU-Z or GPU Caps both show the GPU details correctly with OpenCL version and info.

Any ideas why clinfo would hang?

Cheers

sn10106 avatar Jun 05 '21 04:06 sn10106

No idea. Can you try running inside a debugger and see where the hang happens?

Oblomov avatar Jun 05 '21 14:06 Oblomov

Hi there,

I tried running clinfo win64 release version and it hangs indefinitely in the command prompt with no output?

GPU: Intel(R) Iris(R) Xe Graphics GPU Driver version: 27.20.100.9316

I've updated registries to map HKEY_LOCAL_MACHINE\SOFTWARE\Khronos\OpenCL\Vendors to the Intel_OpenCL_ICD64.dll

Using other tools such as GPU-Z or GPU Caps both show the GPU details correctly with OpenCL version and info.

Any ideas why clinfo would hang?

Cheers

Hi, I can't run clinfo in cli, I have the same chip.

bouachalazhar avatar Mar 30 '23 08:03 bouachalazhar

Without any debugging information on where the hanging happens there isn't anything I can do to fix the issue.

Oblomov avatar Mar 30 '23 10:03 Oblomov

Without any debugging information on where the hanging happens there isn't anything I can do to fix the issue.

In my terminal, I have OpenCL™ and OpenGL® Compatibility Pack from Microsoft store.

C:\Users\Lazhar Bouacha>clinfo
'clinfo' is not recognized as an internal or external command,
operable program or batch file.

bouachalazhar avatar Mar 30 '23 11:03 bouachalazhar

That's an unrelated problem. I have no idea what the OpenCL and OpenGL Compatibiliy Pack installs and if clinfo is part of it. Please discuss that with Microsoft.

Oblomov avatar Mar 30 '23 13:03 Oblomov