You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/preferences-settings/processing.md
-3
Original file line number
Diff line number
Diff line change
@@ -80,9 +80,6 @@ OpenCL scheduling profile
80
80
: - _very fast GPU_: both pixelpipes are processed sequentially on the GPU.
81
81
: - _multiple GPUs_: both pixelpipes are processed in parallel on different GPUs -- see the [multiple devices](../special-topics/opencl/multiple-devices.md) section for more information.
82
82
83
-
use all device memory
84
-
: Enable this option to allow darktable to use all OpenCL memory on all devices except for a safety margin (headroom). The default headroom is 600MB and can also be specified on a per-device basis.
85
-
86
83
OpenCL drivers
87
84
: In most cases darktable is able to find the correct OpenCL driver but this depends on how your operating system handles installation. Generally speaking, darktable must:
0 commit comments