Advertisement
Berny156

darktable-cltest

Jan 6th, 2024
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | Software | 0 0
  1. darktable 4.6.0
  2. Copyright (C) 2012-2023 Johannes Hanika and other contributors.
  3.  
  4. Compile options:
  5. Bit depth -> 64 bit
  6. Debug -> DISABLED
  7. SSE2 optimizations -> ENABLED
  8. OpenMP -> ENABLED
  9. OpenCL -> ENABLED
  10. Lua -> ENABLED - API version 9.2.0
  11. Colord -> ENABLED
  12. gPhoto2 -> ENABLED
  13. GMIC -> ENABLED - Compressed LUTs are supported
  14. GraphicsMagick -> DISABLED
  15. ImageMagick -> DISABLED
  16. libavif -> ENABLED
  17. libheif -> ENABLED
  18. libjxl -> ENABLED
  19. OpenJPEG -> ENABLED
  20. OpenEXR -> ENABLED
  21. WebP -> ENABLED
  22.  
  23. See https://www.darktable.org/resources/ for detailed documentation.
  24. See https://github.com/darktable-org/darktable/issues/new/choose to report bugs.
  25.  
  26. 0,0110 [dt_get_sysresource_level] switched to 0 as `small'
  27. 0,0110 total mem: 27957MB
  28. 0,0110 mipmap cache: 1747MB
  29. 0,0110 available mem: 3494MB
  30. 0,0110 singlebuff: 109MB
  31. 0.0115 [opencl_init] opencl library 'libOpenCL' found on your system and loaded, preference 'default path'
  32. 0.0568 [opencl_init] found 1 platform
  33. [opencl_init] found 1 device
  34.  
  35. [dt_opencl_device_init]
  36. DEVICE: 0: 'AMD Radeon Graphics (radeonsi, renoir, LLVM 17.0.6, DRM 3.56, 6.7.0-rc8-hexa+)'
  37. PLATFORM, VENDOR & ID: rusticl, Mesa/X.org, ID=4098
  38. CANONICAL NAME: rusticlamdradeongraphics
  39. DRIVER VERSION: 24.0.0-devel
  40. DEVICE VERSION: OpenCL 3.0
  41. DEVICE_TYPE: GPU, dedicated mem
  42. GLOBAL MEM SIZE: 13970 MB
  43. MAX MEM ALLOC: 2048 MB
  44. MAX IMAGE SIZE: 16384 x 16384
  45. MAX WORK GROUP SIZE: 1024
  46. MAX WORK ITEM DIMENSIONS: 3
  47. MAX WORK ITEM SIZES: [ 1024 1024 1024 ]
  48. ASYNC PIXELPIPE: NO
  49. PINNED MEMORY TRANSFER: NO
  50. AVOID ATOMICS: NO
  51. MICRO NAP: 250
  52. ROUNDUP WIDTH & HEIGHT 16x16
  53. CHECK EVENT HANDLES: 128
  54. TILING ADVANTAGE: 0.000
  55. DEFAULT DEVICE: NO
  56. KERNEL BUILD DIRECTORY: /usr/share/darktable/kernels
  57. KERNEL DIRECTORY: /home/berny/.cache/darktable/cached_v3_kernels_for_rusticlAMDRadeonGraphics_2400devel
  58. CL COMPILER OPTION: -cl-fast-relaxed-math
  59. CL COMPILER COMMAND: -w -cl-fast-relaxed-math -DAMD=1 -I"/usr/share/darktable/kernels"
  60. KERNEL LOADING TIME: 0.2465 sec
  61. [opencl_init] OpenCL successfully initialized. internal numbers and names of available devices:
  62. [opencl_init] 0 'rusticl AMD Radeon Graphics'
  63. 0.3040 [opencl_init] FINALLY: opencl is AVAILABLE and ENABLED.
  64. [opencl_init] opencl_scheduling_profile: 'default'
  65. [opencl_init] opencl_device_priority: '*/!0,*/*/*/!0,*'
  66. [opencl_init] opencl_mandatory_timeout: 200000
  67. [dt_opencl_update_priorities] these are your device priorities:
  68. [dt_opencl_update_priorities] image preview export thumbs preview2
  69. [dt_opencl_update_priorities] 0 -1 0 0 -1
  70. [dt_opencl_update_priorities] show if opencl use is mandatory for a given pixelpipe:
  71. [dt_opencl_update_priorities] image preview export thumbs preview2
  72. [dt_opencl_update_priorities] 0 0 0 0 0
  73. [opencl_synchronization_timeout] synchronization timeout set to 200
  74. [dt_opencl_update_priorities] these are your device priorities:
  75. [dt_opencl_update_priorities] image preview export thumbs preview2
  76. [dt_opencl_update_priorities] 0 -1 0 0 -1
  77. [dt_opencl_update_priorities] show if opencl use is mandatory for a given pixelpipe:
  78. [dt_opencl_update_priorities] image preview export thumbs preview2
  79. [dt_opencl_update_priorities] 0 0 0 0 0
  80. [opencl_synchronization_timeout] synchronization timeout set to 200
  81.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement