Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ intelcl nvidiacl darktable-cltest | grep '\[opencl_init\]' | grep -v 'compiling program'
- [opencl_init] opencl related configuration options:
- [opencl_init]
- [opencl_init] opencl: 0
- [opencl_init] opencl_library: ''
- [opencl_init] opencl_memory_requirement: 768
- [opencl_init] opencl_memory_headroom: 300
- [opencl_init] opencl_device_priority: '*/!0,*/*/*'
- [opencl_init] opencl_size_roundup: 16
- [opencl_init] opencl_async_pixelpipe: 0
- [opencl_init] opencl_synch_cache: 0
- [opencl_init] opencl_number_event_handles: 25
- [opencl_init] opencl_micro_nap: 1000
- [opencl_init] opencl_use_pinned_memory: 0
- [opencl_init] opencl_use_cpu_devices: 1
- [opencl_init] opencl_avoid_atomics: 0
- [opencl_init] opencl_enable_markesteijn: 1
- [opencl_init]
- [opencl_init] found opencl runtime library 'libOpenCL'
- [opencl_init] opencl library 'libOpenCL' found on your system and loaded
- [opencl_init] found 2 platforms
- [opencl_init] found 3 devices
- [opencl_init] device 0 `Intel(R) HD Graphics' supports image sizes of 16384 x 16384
- [opencl_init] device 0 `Intel(R) HD Graphics' allows GPU memory allocations of up to 815MB
- [opencl_init] device 0: Intel(R) HD Graphics
- [opencl_init] kernel loading time: 0.0040
- [opencl_init] device 1 `Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz' supports image sizes of 16384 x 16384
- [opencl_init] device 1 `Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz' allows GPU memory allocations of up to 3916MB
- [opencl_init] device 1: Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz
- [opencl_init] kernel loading time: 11.6500
- [opencl_init] device 2 `Quadro K1100M' has sm_20 support.
- [opencl_init] device 2 `Quadro K1100M' supports image sizes of 16384 x 16384
- [opencl_init] device 2 `Quadro K1100M' allows GPU memory allocations of up to 499MB
- [opencl_init] device 2: Quadro K1100M
- [opencl_init] kernel loading time: 0.0106
- [opencl_init] OpenCL successfully initialized.
- [opencl_init] here are the internal numbers and names of OpenCL devices available to darktable:
- [opencl_init] 0 'Intel(R) HD Graphics'
- [opencl_init] 1 'Intel(R) Core(TM) i7-4810MQ CPU @ 2.80GHz'
- [opencl_init] 2 'Quadro K1100M'
- [opencl_init] these are your device priorities:
- [opencl_init] image preview export thumbnail
- [opencl_init] 0 1 0 0
- [opencl_init] 1 2 1 1
- [opencl_init] 2 -1 2 2
- [opencl_init] FINALLY: opencl is AVAILABLE on this system.
- [opencl_init] initial status of opencl enabled flag is OFF.
- [opencl_init] benchmarking results: 0.067871 seconds for fastest GPU versus 0.171319 seconds for CPU.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement