Posted by Chris RENAUD on 2023-04-20.

After installation of Ansel on my Windows 11 laptop, when I start the program, it crashes after a minute or so : no UI appears at all.

I join here the trace file generated by Ansel. I think the problem is dealing with OpenCL functions…

Note : The driver for my GPU (Intel IRIS Xe) is the latest one available (31.0.101).

Replies

Aurélien Pierre — 2023-04-20

You have an OpenCL error here, probably linked to a rotten OpenCL/GPU driver. Try to update/downgrade that driver or remove it entirely. Alternatively, you can try to start Ansel in command line with --disable-opencl.

Note that running the latest driver is not always the best idea, if you use experimental branches. Try to stick to the stable/production drivers, which are never the latest.


Translated from English by : Aurélien Pierre, ChatGPT, Claude, Claude (Anthropic). In case of conflict, inconsistency or error, the English version shall prevail.