Skip to content

Offer more than one OpenCL starting option#21489

Open
jenshannoschwalm wants to merge 1 commit into
darktable-org:masterfrom
jenshannoschwalm:multiple_opencl_startoptions
Open

Offer more than one OpenCL starting option#21489
jenshannoschwalm wants to merge 1 commit into
darktable-org:masterfrom
jenshannoschwalm:multiple_opencl_startoptions

Conversation

@jenshannoschwalm

Copy link
Copy Markdown
Collaborator

Currently we start OpenCL via dt_opencl_init() with one specific gboolean option to disable the OpenCL subsysten.

In preparation for more global flags via cli we now pass a bit-field int.

@jenshannoschwalm jenshannoschwalm added this to the 5.8 milestone Jul 4, 2026
@jenshannoschwalm jenshannoschwalm added scope: codebase making darktable source code easier to manage OpenCL Related to darktable OpenCL code scope: debugging labels Jul 4, 2026
@jenshannoschwalm jenshannoschwalm changed the title Offer more than one OpenCL starting options. Offer more than one OpenCL starting option Jul 4, 2026
@jenshannoschwalm jenshannoschwalm force-pushed the multiple_opencl_startoptions branch from f65a871 to f408070 Compare July 8, 2026 13:31
Currently we start OpenCL via dt_opencl_init() with one specific gboolean option to disable the
OpenCL subsysten.

In preparation for more global flags via cli we now pass a bit-field int.
@jenshannoschwalm jenshannoschwalm force-pushed the multiple_opencl_startoptions branch from f408070 to 3e00c33 Compare July 11, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OpenCL Related to darktable OpenCL code scope: codebase making darktable source code easier to manage scope: debugging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant