Skip to content

Conversation

illwieckz
Copy link

@illwieckz illwieckz commented Apr 9, 2023

The compilation dialog should be hidden if the OpenCL kernel compilation failed, and not let the application in an unusable state with all inputs disabled.

This makes sure the application remains in an usable state when OpenCL compilation fails with errors like that:

RUNTIME ERROR: OpenCL driver API error (code: -6, file:LuxCore/src/luxrays/devices/ocldevice.cpp, line: 143): CL_OUT_OF_HOST_MEMORY 

This work is courtesy of I ♥ Compute initiative funded by 🇫🇷️ rebatir.fr.

The compilation dialog should be hidden if the OpenCL kernel compilation failed,
and not let the application in an unusable state with all inputs disabled.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant