After installing the latest Nvidia drivers my machine appears to go a long way towards fully implementing the compiles needed for OpenCL but then fails trying to compile 'blendop.cl'.

I have attached the terminal info and would appreciate if somebody can tell me if this is a simple adjustment that I need to make.

David
david@W530:~$ /home/david/darktable/build/src/darktable -d opencl
[opencl_init] opencl related configuration options:
[opencl_init] 
[opencl_init] opencl: 1
[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: 0
[opencl_init] opencl_avoid_atomics: 0
[opencl_init] opencl_omit_whitebalance: 0
[opencl_init] 
[opencl_init] trying to load opencl library: '<system default>'
[opencl_init] opencl library 'libOpenCL' found on your system and loaded
[opencl_init] found 1 platform
[opencl_init] found 1 device
[opencl_init] device 0 `Quadro K1000M' has sm_20 support.
[opencl_init] device 0 `Quadro K1000M' supports image sizes of 32768 x 32768
[opencl_init] device 0 `Quadro K1000M' allows GPU memory allocations of up to 
511MB
[opencl_init] device 0: Quadro K1000M 
     GLOBAL_MEM_SIZE:          2047MB
     MAX_WORK_GROUP_SIZE:      1024
     MAX_WORK_ITEM_DIMENSIONS: 3
     MAX_WORK_ITEM_SIZES:      [ 1024 1024 64 ]
     DRIVER_VERSION:           304.88
     DEVICE_VERSION:           OpenCL 1.1 CUDA
[opencl_init] compiling program `demosaic_ppg.cl' ..
[opencl_load_program] loaded cached binary program from file 
`/home/david/.cache/darktable/cached_kernels_for_QuadroK1000M/demosaic_ppg.cl.bin'
[opencl_load_program] successfully loaded program from 
`/usr/local/share/darktable/kernels/demosaic_ppg.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:


[opencl_init] compiling program `atrous.cl' ..
[opencl_load_program] loaded cached binary program from file 
`/home/david/.cache/darktable/cached_kernels_for_QuadroK1000M/atrous.cl.bin'
[opencl_load_program] successfully loaded program from 
`/usr/local/share/darktable/kernels/atrous.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:


[opencl_init] compiling program `basic.cl' ..
[opencl_load_program] loaded cached binary program from file 
`/home/david/.cache/darktable/cached_kernels_for_QuadroK1000M/basic.cl.bin'
[opencl_load_program] successfully loaded program from 
`/usr/local/share/darktable/kernels/basic.cl'
[opencl_build_program] successfully built program
[opencl_build_program] BUILD STATUS: 0
BUILD LOG:


[opencl_init] compiling program `blendop.cl' ..
[opencl_fopen_stat] could not open file 
`/home/david/.cache/darktable/cached_kernels_for_QuadroK1000M/blendop.cl.bin'!
[opencl_load_program] could not load cached binary program, trying to compile 
source
[opencl_load_program] successfully loaded program from 
`/usr/local/share/darktable/kernels/blendop.cl'
[opencl_build_program] could not build program: -30
[opencl_build_program] BUILD STATUS: -2
BUILD LOG:


[opencl_init] failed to compile program `blendop.cl'!
[opencl_init] FINALLY: opencl is NOT AVAILABLE on this system.
[opencl_init] initial status of opencl enabled flag is OFF.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to