Looks like OpenCL is properly loaded. To better analyse the slow response time of your system run with 'darktable -d opencl -d perf'. After each processing step you get profiling output. For the start only look at lines like

17,607291 [dev_process_image] pixel pipeline processing took 0,212 secs (1,374 CPU)

You will see the same output if you switch off OpenCL so this should give you a first estimate on how strong the GPU is able to boost performance on your system. Note that you need to activate some of the more demanding modules to really see a difference. Try for example profiled (denoise).

Ulrich

Am 02.12.18 um 13:43 schrieb Volker Lenhardt:
My output looks much the same as yours and Michael's. So I am now convinced that I was wrong putting the blame for my DT's shortcomings to openCL.

There seems to be some flaw in the graphics. But the output concerning the graphics card looks ok:

0.069794 [opencl_init] found opencl runtime library '/System/Library/Frameworks/OpenCL.framework/Versions/Current/OpenCL' 0.069829 [opencl_init] opencl library '/System/Library/Frameworks/OpenCL.framework/Versions/Current/OpenCL' found on your system and loaded
0.069832 [opencl_init] found 1 platform
0.077176 [opencl_init] found 2 devices
0.077218 [opencl_init] discarding CPU device 0 `Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz'. 0.077246 [opencl_init] device 1 `AMD Radeon Pro 570 Compute Engine' supports image sizes of 16384 x 16384 0.077250 [opencl_init] device 1 `AMD Radeon Pro 570 Compute Engine' allows GPU memory allocations of up to 1024MB
[opencl_init] device 1: AMD Radeon Pro 570 Compute Engine
      GLOBAL_MEM_SIZE:          4096MB
      MAX_WORK_GROUP_SIZE:      256
      MAX_WORK_ITEM_DIMENSIONS: 3
      MAX_WORK_ITEM_SIZES:      [ 256 256 256 ]
      DRIVER_VERSION:           1.2 (Oct 16 2018 21:18:14)
      DEVICE_VERSION:           OpenCL 1.2
0.077944 [opencl_init] options for OpenCL compiler: -cl-fast-relaxed-math  -DUNKNOWN=1 -I/Applications/darktable.app/Contents/Resources/share/darktable/kernels
...
0.085891 [opencl_init] kernel loading time: 0.0078
0.085897 [opencl_init] OpenCL successfully initialized.
0.085899 [opencl_init] here are the internal numbers and names of OpenCL devices available to darktable:
0.085901 [opencl_init]        0    'AMD Radeon Pro 570 Compute Engine'
0.085904 [opencl_init] FINALLY: opencl is AVAILABLE on this system.
0.085906 [opencl_init] initial status of opencl enabled flag is ON.

I think I should either reinstall DT or start a new subject request. Or do you have an idea?

Volker
____________________________________________________________________________

____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to