Hello,

unfortunately opencl does not work in 13.10/nvidia-319 '..the recommended 
driver'

----------------------------------------------------------------------
...
[opencl_init] opencl library 'libOpenCL' found on your system and loaded
...
     DRIVER_VERSION:           319.32
     DEVICE_VERSION:           OpenCL 1.1 CUDA
...
[opencl_init] malformed entry in programs.conf `demosaic_ppg.cl     0'; 
ignoring it!
...
[opencl_create_kernel] could not create kernel `zero'! (-44)
...
-----------------------------------------------------------------------



/opt/darktable/bin/darktable-cltest 2>/dev/null > cltest.log (attached)


kind regards
Wolfgang
[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_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 `GeForce GTX 660' has sm_20 support.
[opencl_init] device 0 `GeForce GTX 660' supports image sizes of 32768 x 32768
[opencl_init] device 0 `GeForce GTX 660' allows GPU memory allocations of up to 511MB
[opencl_init] device 0: GeForce GTX 660 
     GLOBAL_MEM_SIZE:          2047MB
     MAX_WORK_GROUP_SIZE:      1024
     MAX_WORK_ITEM_DIMENSIONS: 3
     MAX_WORK_ITEM_SIZES:      [ 1024 1024 64 ]
     DRIVER_VERSION:           319.32
     DEVICE_VERSION:           OpenCL 1.1 CUDA
[opencl_init] malformed entry in programs.conf `demosaic_ppg.cl     0'; ignoring it!
[opencl_init] malformed entry in programs.conf `atrous.cl           1'; ignoring it!
[opencl_init] malformed entry in programs.conf `basic.cl            2'; ignoring it!
[opencl_init] malformed entry in programs.conf `blendop.cl          3'; ignoring it!
[opencl_init] malformed entry in programs.conf `highpass.cl         4'; ignoring it!
[opencl_init] malformed entry in programs.conf `nlmeans.cl          5'; ignoring it!
[opencl_init] malformed entry in programs.conf `gaussian.cl         6'; ignoring it!
[opencl_init] malformed entry in programs.conf `sharpen.cl          7'; ignoring it!
[opencl_init] malformed entry in programs.conf `extended.cl         8'; ignoring it!
[opencl_init] malformed entry in programs.conf `soften.cl           9'; ignoring it!
[opencl_init] malformed entry in programs.conf `bilateral.cl        10'; ignoring it!
[opencl_init] malformed entry in programs.conf `denoiseprofile.cl   11'; ignoring it!
[opencl_init] kernel loading time: 0.0001 
[opencl_init] OpenCL successfully initialized.
[opencl_init] here are the internal numbers and names of OpenCL devices available to darktable:
[opencl_init]		0	'GeForce GTX 660'
[opencl_init] these are your device priorities:
[opencl_init] 		image	preview	export	thumbnail
[opencl_init]		0	-1	0	0
[opencl_init] FINALLY: opencl is AVAILABLE on this system.
[opencl_init] initial status of opencl enabled flag is ON.
[opencl_create_kernel] could not create kernel `zero'! (-44)
[opencl_create_kernel] could not create kernel `splat'! (-44)
[opencl_create_kernel] could not create kernel `blur_line'! (-44)
[opencl_create_kernel] could not create kernel `blur_line_z'! (-44)
[opencl_create_kernel] could not create kernel `slice'! (-44)
[opencl_create_kernel] could not create kernel `slice_to_output'! (-44)
[opencl_create_kernel] could not create kernel `gaussian_column_1c'! (-44)
[opencl_create_kernel] could not create kernel `gaussian_transpose_1c'! (-44)
[opencl_create_kernel] could not create kernel `gaussian_column_4c'! (-44)
[opencl_create_kernel] could not create kernel `gaussian_transpose_4c'! (-44)
[opencl_create_kernel] could not create kernel `blendop_mask_Lab'! (-44)
[opencl_create_kernel] could not create kernel `blendop_mask_RAW'! (-44)
[opencl_create_kernel] could not create kernel `blendop_mask_rgb'! (-44)
[opencl_create_kernel] could not create kernel `blendop_Lab'! (-44)
[opencl_create_kernel] could not create kernel `blendop_RAW'! (-44)
[opencl_create_kernel] could not create kernel `blendop_rgb'! (-44)
[opencl_create_kernel] could not create kernel `blendop_copy_alpha'! (-44)
[opencl_create_kernel] could not create kernel `blendop_set_mask'! (-44)
[opencl_create_kernel] could not create kernel `lens_distort_bilinear'! (-44)
[opencl_create_kernel] could not create kernel `lens_distort_bicubic'! (-44)
[opencl_create_kernel] could not create kernel `lens_distort_lanczos2'! (-44)
[opencl_create_kernel] could not create kernel `lens_distort_lanczos3'! (-44)
[opencl_create_kernel] could not create kernel `lens_vignette'! (-44)
[opencl_create_kernel] could not create kernel `clip_and_zoom_demosaic_half_size'! (-44)
[opencl_create_kernel] could not create kernel `ppg_demosaic_green'! (-44)
[opencl_create_kernel] could not create kernel `green_equilibration'! (-44)
[opencl_create_kernel] could not create kernel `pre_median'! (-44)
[opencl_create_kernel] could not create kernel `ppg_demosaic_green_median'! (-44)
[opencl_create_kernel] could not create kernel `ppg_demosaic_redblue'! (-44)
[opencl_create_kernel] could not create kernel `clip_and_zoom'! (-44)
[opencl_create_kernel] could not create kernel `border_interpolate'! (-44)
[opencl_create_kernel] could not create kernel `color_smoothing'! (-44)
[opencl_create_kernel] could not create kernel `pixelmax_first'! (-44)
[opencl_create_kernel] could not create kernel `pixelmax_second'! (-44)
[opencl_create_kernel] could not create kernel `global_tonemap_reinhard'! (-44)
[opencl_create_kernel] could not create kernel `global_tonemap_drago'! (-44)
[opencl_create_kernel] could not create kernel `global_tonemap_filmic'! (-44)
[opencl_create_kernel] could not create kernel `colorize'! (-44)
[opencl_create_kernel] could not create kernel `colorbalance'! (-44)
[opencl_create_kernel] could not create kernel `borders_fill'! (-44)
[opencl_create_kernel] could not create kernel `overexposed'! (-44)
[opencl_create_kernel] could not create kernel `exposure'! (-44)
[opencl_create_kernel] could not create kernel `colormapping_histogram'! (-44)
[opencl_create_kernel] could not create kernel `colormapping_mapping'! (-44)
[opencl_create_kernel] could not create kernel `zonesystem'! (-44)
[opencl_create_kernel] could not create kernel `flip'! (-44)
[opencl_create_kernel] could not create kernel `levels'! (-44)
[opencl_create_kernel] could not create kernel `nlmeans_init'! (-44)
[opencl_create_kernel] could not create kernel `nlmeans_dist'! (-44)
[opencl_create_kernel] could not create kernel `nlmeans_horiz'! (-44)
[opencl_create_kernel] could not create kernel `nlmeans_vert'! (-44)
[opencl_create_kernel] could not create kernel `nlmeans_accu'! (-44)
[opencl_create_kernel] could not create kernel `nlmeans_finish'! (-44)
[opencl_create_kernel] could not create kernel `tonecurve'! (-44)
[opencl_create_kernel] could not create kernel `colorout'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_precondition'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_init'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_dist'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_horiz'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_vert'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_accu'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_finish'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_backtransform'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_decompose'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_synthesize'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_reduce_first'! (-44)
[opencl_create_kernel] could not create kernel `denoiseprofile_reduce_second'! (-44)
[opencl_create_kernel] could not create kernel `lowlight'! (-44)
[opencl_create_kernel] could not create kernel `whitebalance_1ui'! (-44)
[opencl_create_kernel] could not create kernel `whitebalance_4f'! (-44)
[opencl_create_kernel] could not create kernel `whitebalance_1f'! (-44)
[opencl_create_kernel] could not create kernel `splittoning'! (-44)
[opencl_create_kernel] could not create kernel `colorzones'! (-44)
[opencl_create_kernel] could not create kernel `basecurve'! (-44)
[opencl_create_kernel] could not create kernel `colorcorrection'! (-44)
[opencl_create_kernel] could not create kernel `soften_overexposed'! (-44)
[opencl_create_kernel] could not create kernel `soften_hblur'! (-44)
[opencl_create_kernel] could not create kernel `soften_vblur'! (-44)
[opencl_create_kernel] could not create kernel `soften_mix'! (-44)
[opencl_create_kernel] could not create kernel `monochrome_filter'! (-44)
[opencl_create_kernel] could not create kernel `monochrome'! (-44)
[opencl_create_kernel] could not create kernel `colorin'! (-44)
[opencl_create_kernel] could not create kernel `highlights_1f'! (-44)
[opencl_create_kernel] could not create kernel `highlights_4f'! (-44)
[opencl_create_kernel] could not create kernel `eaw_decompose'! (-44)
[opencl_create_kernel] could not create kernel `eaw_synthesize'! (-44)
[opencl_create_kernel] could not create kernel `shadows_highlights_mix'! (-44)
[opencl_create_kernel] could not create kernel `relight'! (-44)
[opencl_create_kernel] could not create kernel `lowpass_mix'! (-44)
[opencl_create_kernel] could not create kernel `graduatedndp'! (-44)
[opencl_create_kernel] could not create kernel `graduatedndm'! (-44)
[opencl_create_kernel] could not create kernel `clip_rotate_bilinear'! (-44)
[opencl_create_kernel] could not create kernel `clip_rotate_bicubic'! (-44)
[opencl_create_kernel] could not create kernel `clip_rotate_lanczos2'! (-44)
[opencl_create_kernel] could not create kernel `clip_rotate_lanczos3'! (-44)
[opencl_create_kernel] could not create kernel `vignette'! (-44)
[opencl_create_kernel] could not create kernel `colisa'! (-44)
[opencl_create_kernel] could not create kernel `highpass_invert'! (-44)
[opencl_create_kernel] could not create kernel `highpass_hblur'! (-44)
[opencl_create_kernel] could not create kernel `highpass_vblur'! (-44)
[opencl_create_kernel] could not create kernel `highpass_mix'! (-44)
[opencl_create_kernel] could not create kernel `vibrance'! (-44)
[opencl_create_kernel] could not create kernel `sharpen_hblur'! (-44)
[opencl_create_kernel] could not create kernel `sharpen_vblur'! (-44)
[opencl_create_kernel] could not create kernel `sharpen_mix'! (-44)
[opencl_create_kernel] could not create kernel `colorcontrast'! (-44)
[opencl_create_kernel] could not create kernel `channelmixer'! (-44)
[opencl_create_kernel] could not create kernel `velvia'! (-44)

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
darktable-devel mailing list
darktable-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/darktable-devel

Reply via email to