Guest User

Untitled

a guest
Nov 9th, 2022
466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.33 KB | None | 0 0
  1. niko@talos2 ~ $ RUSTICL_ENABLE=radeonsi clinfo
  2. Number of platforms 1
  3. Platform Name rusticl
  4. Platform Vendor Mesa/X.org
  5. Platform Version OpenCL 3.0
  6. Platform Profile FULL_PROFILE
  7. Platform Extensions cl_khr_icd
  8. Platform Extensions with Version cl_khr_icd 0x400000 (1.0.0)
  9. Platform Numeric Version 0xc00000 (3.0.0)
  10. Platform Extensions function suffix MESA
  11. Platform Host timer resolution 0ns
  12.  
  13. Platform Name rusticl
  14. Number of devices 1
  15. Device Name AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)
  16. Device Vendor AMD
  17. Device Vendor ID 0x1002
  18. Device Version OpenCL 3.0
  19. Device Numeric Version 0xc00000 (3.0.0)
  20. Driver Version 22.4.0-devel (git-7d7e74328e)
  21. Device OpenCL C Version OpenCL C 1.2
  22. Device OpenCL C all versions OpenCL C 0xc00000 (3.0.0)
  23. OpenCL C 0x402000 (1.2.0)
  24. OpenCL C 0x401000 (1.1.0)
  25. OpenCL C 0x400000 (1.0.0)
  26. Device OpenCL C features __opencl_c_int64 0x400000 (1.0.0)
  27. __opencl_c_images 0x400000 (1.0.0)
  28. __opencl_c_3d_image_writes 0x400000 (1.0.0)
  29. Latest comfornace test passed v0000-01-01-00
  30. Device Type GPU
  31. Device Profile EMBEDDED_PROFILE
  32. Device Available Yes
  33. Compiler Available Yes
  34. Linker Available Yes
  35. Max compute units 32
  36. Max clock frequency 1340MHz
  37. Device Partition (core)
  38. Max number of sub-devices 0
  39. Supported partition types None
  40. Supported affinity domains (n/a)
  41. Max work item dimensions 3
  42. Max work item sizes 1024x1024x1024
  43. Max work group size 1024
  44. Preferred work group size multiple (device) 64
  45. Preferred work group size multiple (kernel) 64
  46. Max sub-groups per work group 0
  47. Preferred / native vector sizes
  48. char 1 / 1
  49. short 1 / 1
  50. int 1 / 1
  51. long 1 / 1
  52. half 0 / 0 (n/a)
  53. float 1 / 1
  54. double 0 / 0 (n/a)
  55. Half-precision Floating-point support (n/a)
  56. Single-precision Floating-point support (core)
  57. Denormals No
  58. Infinity and NANs Yes
  59. Round to nearest Yes
  60. Round to zero No
  61. Round to infinity No
  62. IEEE754-2008 fused multiply-add No
  63. Support is emulated in software No
  64. Correctly-rounded divide and sqrt operations No
  65. Double-precision Floating-point support (n/a)
  66. Address bits 64, Little-Endian
  67. Global memory size 4294967296 (4GiB)
  68. Error Correction support No
  69. Max memory allocation 1073741824 (1024MiB)
  70. Unified memory for Host and Device No
  71. Shared Virtual Memory (SVM) capabilities (core)
  72. Coarse-grained buffer sharing No
  73. Fine-grained buffer sharing No
  74. Fine-grained system sharing No
  75. Atomics No
  76. Minimum alignment for any data type 128 bytes
  77. Alignment of base address 4096 bits (512 bytes)
  78. Preferred alignment for atomics
  79. SVM 0 bytes
  80. Global 0 bytes
  81. Local 0 bytes
  82. Atomic memory capabilities relaxed, work-group scope
  83. Atomic fence capabilities relaxed, acquire/release, work-group scope
  84. Max size for global variable 0
  85. Preferred total size of global vars 0
  86. Global Memory cache type None
  87. Image support Yes
  88. Max number of samplers per kernel 32
  89. Max size for 1D images from buffer 268435455 pixels
  90. Max 1D or 2D image array size 2048 images
  91. Max 2D image size 16384x16384 pixels
  92. Max 3D image size 2048x2048x2048 pixels
  93. Max number of read image args 32
  94. Max number of write image args 16
  95. Max number of read/write image args 0
  96. Pipe support No
  97. Max number of pipe args 0
  98. Max active pipe reservations 0
  99. Max pipe packet size 0
  100. Local memory type Global
  101. Local memory size 65536 (64KiB)
  102. Max number of constant args 1024
  103. Max constant buffer size 67108864 (64MiB)
  104. Generic address space support No
  105. Max size of kernel argument 1024
  106. Queue properties (on host)
  107. Out-of-order execution No
  108. Profiling Yes
  109. Device enqueue capabilities (n/a)
  110. Queue properties (on device)
  111. Out-of-order execution No
  112. Profiling No
  113. Preferred size 0
  114. Max size 0
  115. Max queues on device 0
  116. Max events on device 0
  117. Prefer user sync for interop Yes
  118. Profiling timer resolution 0ns
  119. Execution capabilities
  120. Run OpenCL kernels Yes
  121. Run native kernels No
  122. Non-uniform work-groups No
  123. Work-group collective functions No
  124. Sub-group independent forward progress No
  125. IL version (n/a)
  126. ILs with version (n/a)
  127. printf() buffer size 1048576 (1024KiB)
  128. Built-in kernels (n/a)
  129. Built-in kernels with version (n/a)
  130. Device Extensions cl_khr_byte_addressable_store cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cles_khr_int64 cl_khr_3d_image_writes
  131. Device Extensions with Version cl_khr_byte_addressable_store 0x400000 (1.0.0)
  132. cl_khr_global_int32_base_atomics 0x400000 (1.0.0)
  133. cl_khr_global_int32_extended_atomics 0x400000 (1.0.0)
  134. cl_khr_local_int32_base_atomics 0x400000 (1.0.0)
  135. cl_khr_local_int32_extended_atomics 0x400000 (1.0.0)
  136. cles_khr_int64 0x400000 (1.0.0)
  137. cl_khr_3d_image_writes 0x400000 (1.0.0)
  138.  
  139. NULL platform behavior
  140. clGetPlatformInfo(NULL, CL_PLATFORM_NAME, ...) No platform
  141. clGetDeviceIDs(NULL, CL_DEVICE_TYPE_ALL, ...) No platform
  142. clCreateContext(NULL, ...) [default] No platform
  143. clCreateContext(NULL, ...) [other] Success [MESA]
  144. clCreateContextFromType(NULL, CL_DEVICE_TYPE_DEFAULT) Success (1)
  145. Platform Name rusticl
  146. Device Name AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)
  147. clCreateContextFromType(NULL, CL_DEVICE_TYPE_CPU) No devices found in platform
  148. clCreateContextFromType(NULL, CL_DEVICE_TYPE_GPU) Success (1)
  149. Platform Name rusticl
  150. Device Name AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)
  151. clCreateContextFromType(NULL, CL_DEVICE_TYPE_ACCELERATOR) No devices found in platform
  152. clCreateContextFromType(NULL, CL_DEVICE_TYPE_CUSTOM) No devices found in platform
  153. clCreateContextFromType(NULL, CL_DEVICE_TYPE_ALL) Success (1)
  154. Platform Name rusticl
  155. Device Name AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)
  156.  
  157.  
  158.  
  159.  
  160. niko@talos2 ~ $ RUSTICL_ENABLE=radeonsi darktable-cltest
  161. [dt_detect_cpu_features] Not implemented for this architecture.
  162. [dt_detect_cpu_features] Please contribute a patch.
  163. [dt_init] SSE2 instruction set is unavailable.
  164. [dt_init] expect a LOT of functionality to be broken. you have been warned.
  165. [dt_detect_cpu_features] Not implemented for this architecture.
  166. [dt_detect_cpu_features] Please contribute a patch.
  167. [dt_codepaths_init] will be using experimental plain OpenMP SIMD codepath.
  168. [dt_get_sysresource_level] switched to 1 as `default'
  169. total mem: 64000MB
  170. mipmap cache: 8000MB
  171. available mem: 32000MB
  172. singlebuff: 500MB
  173. OpenCL tune mem: OFF
  174. OpenCL pinned: OFF
  175. [opencl_init] opencl related configuration options:
  176. [opencl_init] opencl: ON
  177. [opencl_init] opencl_scheduling_profile: 'default'
  178. [opencl_init] opencl_library: 'default path'
  179. [opencl_init] opencl_device_priority: '*/!0,*/*/*/!0,*'
  180. [opencl_init] opencl_mandatory_timeout: 400
  181. [opencl_init] opencl_synch_cache: active module
  182. [opencl_init] opencl library 'libOpenCL' found on your system and loaded
  183. [opencl_init] found 1 platform
  184. [opencl_init] found 1 device
  185.  
  186. [dt_opencl_device_init]
  187. DEVICE: 0: 'AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)'
  188. CANONICAL NAME: amdradeonrx570seriespolaris10llvm1504drm348607gentoodist
  189. PLATFORM NAME & VENDOR: rusticl, Mesa/X.org
  190. DRIVER VERSION: 22.4.0-devel (git-7d7e74328e)
  191. DEVICE VERSION: OpenCL 3.0
  192. DEVICE_TYPE: GPU
  193. GLOBAL MEM SIZE: 4096 MB
  194. MAX MEM ALLOC: 1024 MB
  195. MAX IMAGE SIZE: 16384 x 16384
  196. MAX WORK GROUP SIZE: 1024
  197. MAX WORK ITEM DIMENSIONS: 3
  198. MAX WORK ITEM SIZES: [ 1024 1024 1024 ]
  199. ASYNC PIXELPIPE: NO
  200. PINNED MEMORY TRANSFER: NO
  201. MEMORY TUNING: NO
  202. FORCED HEADROOM: 400
  203. AVOID ATOMICS: NO
  204. MICRO NAP: 250
  205. ROUNDUP WIDTH: 16
  206. ROUNDUP HEIGHT: 16
  207. CHECK EVENT HANDLES: 128
  208. PERFORMANCE: 0.437764
  209. DEFAULT DEVICE: NO
  210. KERNEL DIRECTORY: /usr/share/darktable/kernels
  211. CL COMPILER OPTION: -cl-fast-relaxed-math
  212. KERNEL LOADING TIME: 0.4113 sec
  213. [opencl_init] OpenCL successfully initialized.
  214. [opencl_init] here are the internal numbers and names of OpenCL devices available to darktable:
  215. [opencl_init] 0 'AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)'
  216. [opencl_init] FINALLY: opencl is AVAILABLE on this system.
  217. [opencl_init] initial status of opencl enabled flag is ON.
  218. [dt_opencl_update_priorities] these are your device priorities:
  219. [dt_opencl_update_priorities] image preview export thumbs preview2
  220. [dt_opencl_update_priorities] 0 -1 0 0 -1
  221. [dt_opencl_update_priorities] show if opencl use is mandatory for a given pixelpipe:
  222. [dt_opencl_update_priorities] image preview export thumbs preview2
  223. [dt_opencl_update_priorities] 0 0 0 0 0
  224. [opencl_synchronization_timeout] synchronization timeout set to 200
  225.  
  226.  
  227.  
  228.  
  229. Benchmark: https://math.dartmouth.edu/~sarunas/darktable_bench.html
  230.  
  231.  
  232.  
  233.  
  234. niko@talos2 ~ $ darktable-cli arecibo.orf arecibo.orf.xmp test.jpg --core --disable-opencl -d perf
  235. [dt_detect_cpu_features] Not implemented for this architecture.
  236. [dt_detect_cpu_features] Please contribute a patch.
  237. [dt_init] SSE2 instruction set is unavailable.
  238. [dt_init] expect a LOT of functionality to be broken. you have been warned.
  239. [dt_detect_cpu_features] Not implemented for this architecture.
  240. [dt_detect_cpu_features] Please contribute a patch.
  241. [dt_codepaths_init] will be using experimental plain OpenMP SIMD codepath.
  242. [exif] Warning: lens "OLYMPUS M.12-200mm F3.5-6.3" unknown as "0 0 50 16 0 0"
  243. [xmp_import] creating tag: Arecibo
  244. [xmp_import] creating tag: Puerto Rico
  245. [xmp_import] creating tag: observatory
  246. [xmp_import] creating tag: panorama
  247. 1.829935 [dev] took 0.756 secs (0.724 CPU) to load the image.
  248. 2.000313 [export] creating pixelpipe took 0.160 secs (1.389 CPU)
  249. 2.000481 [dev_pixelpipe] took 0.000 secs (0.000 CPU) initing base buffer [export]
  250. 2.012659 [dev_pixelpipe] took 0.012 secs (0.230 CPU) processed `raw black/white point' on CPU, blended on CPU [export]
  251. 2.022140 [dev_pixelpipe] took 0.009 secs (0.140 CPU) processed `white balance' on CPU, blended on CPU [export]
  252. 2.028274 [dev_pixelpipe] took 0.006 secs (0.194 CPU) processed `highlight reconstruction' on CPU, blended on CPU [export]
  253. 2.141986 [dev_pixelpipe] took 0.114 secs (2.615 CPU) processed `demosaic' on CPU, blended on CPU [export]
  254. 7.855125 [dev_pixelpipe] took 5.713 secs (167.246 CPU) processed `denoise (profiled)' on CPU, blended on CPU [export]
  255. 7.874650 [dev_pixelpipe] took 0.019 secs (0.074 CPU) processed `lens correction' on CPU, blended on CPU [export]
  256. 8.829470 [dev_pixelpipe] took 0.955 secs (21.486 CPU) processed `haze removal' on CPU, blended on CPU [export]
  257. 9.290587 [dev_pixelpipe] took 0.434 secs (12.907 CPU) processed `rotate and perspective' on CPU, blended on CPU [export]
  258. 9.762241 [dev_pixelpipe] took 0.447 secs (13.199 CPU) processed `crop and rotate' on CPU, blended on CPU [export]
  259. 9.786317 [dev_pixelpipe] took 0.024 secs (0.647 CPU) processed `exposure' on CPU, blended on CPU [export]
  260. 9.869599 [dev_pixelpipe] took 0.083 secs (2.398 CPU) processed `input color profile' on CPU, blended on CPU [export]
  261. 17.784238 [dev_pixelpipe] took 7.915 secs (237.870 CPU) processed `contrast equalizer' on CPU, blended on CPU [export]
  262. 18.227526 [dev_pixelpipe] took 0.443 secs (13.341 CPU) processed `color balance' on CPU, blended on CPU [export]
  263. image colorspace transform Lab-->RGB took 0.050 secs (1.406 CPU) [filmicrgb ]
  264. 18.568155 [dev_pixelpipe] took 0.341 secs (9.634 CPU) processed `filmic rgb' on CPU, blended on CPU [export]
  265. image colorspace transform RGB-->Lab took 0.084 secs (2.374 CPU) [bilat ]
  266. 19.851523 [dev_pixelpipe] took 1.283 secs (30.594 CPU) processed `local contrast' on CPU, blended on CPU [export]
  267. 19.873860 [dev_pixelpipe] took 0.022 secs (0.618 CPU) processed `color contrast' on CPU, blended on CPU [export]
  268. 20.055928 [dev_pixelpipe] took 0.182 secs (5.461 CPU) processed `color zones' on CPU, blended on CPU [export]
  269. 20.162606 [dev_pixelpipe] took 0.107 secs (2.986 CPU) processed `output color profile' on CPU, blended on CPU [export]
  270. 20.249424 [dev_pixelpipe] took 0.087 secs (2.348 CPU) processed `display encoding' on CPU, blended on CPU [export]
  271. 20.249484 [dev_process_export] pixel pipeline processing took 18.249 secs (524.031 CPU)
  272. [export_job] exported to `test.jpg'
  273.  
  274.  
  275.  
  276.  
  277. niko@talos2 ~ $ RUSTICL_ENABLE=radeonsi darktable-cli arecibo.orf arecibo.orf.xmp test.jpg --core -d perf -d opencl
  278. output file already exists, it will get renamed
  279. [dt_detect_cpu_features] Not implemented for this architecture.
  280. [dt_detect_cpu_features] Please contribute a patch.
  281. [dt_init] SSE2 instruction set is unavailable.
  282. [dt_init] expect a LOT of functionality to be broken. you have been warned.
  283. [dt_detect_cpu_features] Not implemented for this architecture.
  284. [dt_detect_cpu_features] Please contribute a patch.
  285. [dt_codepaths_init] will be using experimental plain OpenMP SIMD codepath.
  286. [dt_get_sysresource_level] switched to 1 as `default'
  287. total mem: 64000MB
  288. mipmap cache: 8000MB
  289. available mem: 32000MB
  290. singlebuff: 500MB
  291. OpenCL tune mem: OFF
  292. OpenCL pinned: OFF
  293. [opencl_init] opencl related configuration options:
  294. [opencl_init] opencl: ON
  295. [opencl_init] opencl_scheduling_profile: 'default'
  296. [opencl_init] opencl_library: 'default path'
  297. [opencl_init] opencl_device_priority: '*/!0,*/*/*/!0,*'
  298. [opencl_init] opencl_mandatory_timeout: 400
  299. [opencl_init] opencl_synch_cache: active module
  300. [opencl_init] opencl library 'libOpenCL' found on your system and loaded
  301. [opencl_init] found 1 platform
  302. [opencl_init] found 1 device
  303.  
  304. [dt_opencl_device_init]
  305. DEVICE: 0: 'AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)'
  306. CANONICAL NAME: amdradeonrx570seriespolaris10llvm1504drm348607gentoodist
  307. PLATFORM NAME & VENDOR: rusticl, Mesa/X.org
  308. DRIVER VERSION: 22.4.0-devel (git-7d7e74328e)
  309. DEVICE VERSION: OpenCL 3.0
  310. DEVICE_TYPE: GPU
  311. GLOBAL MEM SIZE: 4096 MB
  312. MAX MEM ALLOC: 1024 MB
  313. MAX IMAGE SIZE: 16384 x 16384
  314. MAX WORK GROUP SIZE: 1024
  315. MAX WORK ITEM DIMENSIONS: 3
  316. MAX WORK ITEM SIZES: [ 1024 1024 1024 ]
  317. ASYNC PIXELPIPE: NO
  318. PINNED MEMORY TRANSFER: NO
  319. MEMORY TUNING: NO
  320. FORCED HEADROOM: 400
  321. AVOID ATOMICS: NO
  322. MICRO NAP: 250
  323. ROUNDUP WIDTH: 16
  324. ROUNDUP HEIGHT: 16
  325. CHECK EVENT HANDLES: 128
  326. PERFORMANCE: 0.437764
  327. DEFAULT DEVICE: NO
  328. KERNEL DIRECTORY: /usr/share/darktable/kernels
  329. CL COMPILER OPTION: -cl-fast-relaxed-math
  330. KERNEL LOADING TIME: 0.2561 sec
  331. [opencl_init] OpenCL successfully initialized.
  332. [opencl_init] here are the internal numbers and names of OpenCL devices available to darktable:
  333. [opencl_init] 0 'AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)'
  334. [opencl_init] FINALLY: opencl is AVAILABLE on this system.
  335. [opencl_init] initial status of opencl enabled flag is ON.
  336. [dt_opencl_update_priorities] these are your device priorities:
  337. [dt_opencl_update_priorities] image preview export thumbs preview2
  338. [dt_opencl_update_priorities] 0 -1 0 0 -1
  339. [dt_opencl_update_priorities] show if opencl use is mandatory for a given pixelpipe:
  340. [dt_opencl_update_priorities] image preview export thumbs preview2
  341. [dt_opencl_update_priorities] 0 0 0 0 0
  342. [opencl_synchronization_timeout] synchronization timeout set to 200
  343. [exif] Warning: lens "OLYMPUS M.12-200mm F3.5-6.3" unknown as "0 0 50 16 0 0"
  344. 2.679772 [dev] took 0.747 secs (0.713 CPU) to load the image.
  345. 2.855446 [export] creating pixelpipe took 0.165 secs (1.451 CPU)
  346. 2.855526 [pixelpipe_process] [export] using device 0
  347. 2.855541 [dt_opencl_check_tuning] use 2526MB (tunemem=OFF, pinning=OFF) on device `AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)' id=0
  348. 2.855673 [dev_pixelpipe] took 0.000 secs (0.000 CPU) initing base buffer [export]
  349. 2.920518 [dev_pixelpipe] took 0.065 secs (0.082 CPU) processed `raw black/white point' on GPU, blended on GPU [export]
  350. 2.931715 [dev_pixelpipe] took 0.011 secs (0.001 CPU) processed `white balance' on GPU, blended on GPU [export]
  351. 2.941793 [dev_pixelpipe] took 0.010 secs (0.001 CPU) processed `highlight reconstruction' on GPU, blended on GPU [export]
  352. 3.017106 [dev_pixelpipe] took 0.075 secs (0.003 CPU) processed `demosaic' on GPU, blended on GPU [export]
  353. 5.186761 [dev_pixelpipe] took 2.170 secs (0.154 CPU) processed `denoise (profiled)' on GPU with tiling, blended on CPU [export]
  354. 5.487748 [dev_pixelpipe] took 0.301 secs (0.032 CPU) processed `lens correction' on GPU, blended on GPU [export]
  355. 6.328836 [dev_pixelpipe] took 0.841 secs (3.779 CPU) processed `haze removal' on GPU, blended on GPU [export]
  356. 6.387238 [dev_pixelpipe] took 0.010 secs (0.002 CPU) processed `rotate and perspective' on GPU, blended on GPU [export]
  357. 6.543483 [dev_pixelpipe] took 0.109 secs (0.000 CPU) processed `crop and rotate' on GPU, blended on GPU [export]
  358. 6.721965 [dev_pixelpipe] took 0.178 secs (0.009 CPU) processed `exposure' on GPU, blended on GPU [export]
  359. 6.913435 [dev_pixelpipe] took 0.191 secs (0.010 CPU) processed `input color profile' on GPU, blended on GPU [export]
  360. 10.360155 [dev_pixelpipe] took 3.447 secs (0.182 CPU) processed `contrast equalizer' on GPU with tiling, blended on CPU [export]
  361. 10.806115 [dev_pixelpipe] took 0.446 secs (0.036 CPU) processed `color balance' on GPU, blended on GPU [export]
  362. image colorspace transform Lab-->RGB took 0.092 secs (2.472 CPU) [filmicrgb ]
  363. 15.591260 [dev_pixelpipe] took 4.785 secs (2.750 CPU) processed `filmic rgb' on GPU with tiling, blended on CPU [export]
  364. image colorspace transform RGB-->Lab took 0.084 secs (2.110 CPU) [bilat ]
  365. 16.960260 [dev_pixelpipe] took 1.369 secs (31.144 CPU) processed `local contrast' on CPU, blended on CPU [export]
  366. 17.232316 [dev_pixelpipe] took 0.272 secs (0.024 CPU) processed `color contrast' on GPU, blended on GPU [export]
  367. 17.241485 [dev_pixelpipe] took 0.009 secs (0.000 CPU) processed `color zones' on GPU, blended on GPU [export]
  368. 17.247389 [dev_pixelpipe] took 0.006 secs (0.001 CPU) processed `output color profile' on GPU, blended on GPU [export]
  369. 17.529375 [dev_pixelpipe] took 0.282 secs (2.380 CPU) processed `display encoding' on CPU, blended on CPU [export]
  370. 17.529631 [opencl_profiling] profiling device 0 ('AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)'):
  371. 17.529669 [opencl_profiling] spent 0.0000 seconds in [Write Image (from host to device)]
  372. 17.529699 [opencl_profiling] spent 0.0000 seconds in rawprepare_1f
  373. 17.529728 [opencl_profiling] spent 0.0000 seconds in whitebalance_1f
  374. 17.529755 [opencl_profiling] spent 0.0000 seconds in highlights_1f_clip
  375. 17.529783 [opencl_profiling] spent 0.0000 seconds in border_interpolate
  376. 17.529810 [opencl_profiling] spent 0.0000 seconds in ppg_demosaic_green
  377. 17.529848 [opencl_profiling] spent 0.0000 seconds in ppg_demosaic_redblue
  378. 17.529874 [opencl_profiling] spent 0.0000 seconds in [Read Image (from device to host)]
  379. 17.529904 [opencl_profiling] spent 0.0000 seconds in denoiseprofile_precondition_Y0U0V0
  380. 17.529930 [opencl_profiling] spent 0.0000 seconds in denoiseprofile_decompose
  381. 17.529960 [opencl_profiling] spent 0.0000 seconds in denoiseprofile_reduce_first
  382. 17.529968 [opencl_profiling] spent 0.0000 seconds in denoiseprofile_reduce_second
  383. 17.529977 [opencl_profiling] spent 0.0000 seconds in [Read Buffer (from device to host)]
  384. 17.529986 [opencl_profiling] spent 0.0000 seconds in denoiseprofile_synthesize
  385. 17.529995 [opencl_profiling] spent 0.0000 seconds in [Copy Image (on device)]
  386. 17.530003 [opencl_profiling] spent 0.0000 seconds in denoiseprofile_backtransform_Y0U0V0
  387. 17.530011 [opencl_profiling] spent 0.0000 seconds in hazeremoval_transision_map
  388. 17.530019 [opencl_profiling] spent 0.0000 seconds in hazeremoval_box_max_x
  389. 17.530025 [opencl_profiling] spent 0.0000 seconds in hazeremoval_box_max_y
  390. 17.530032 [opencl_profiling] spent 0.0000 seconds in hazeremoval_box_min_x
  391. 17.530038 [opencl_profiling] spent 0.0000 seconds in hazeremoval_box_min_y
  392. 17.530045 [opencl_profiling] spent 0.0000 seconds in guided_filter_split_rgb_image
  393. 17.530051 [opencl_profiling] spent 0.0000 seconds in guided_filter_box_mean_x
  394. 17.530058 [opencl_profiling] spent 0.0000 seconds in guided_filter_box_mean_y
  395. 17.530064 [opencl_profiling] spent 0.0000 seconds in guided_filter_covariances
  396. 17.530070 [opencl_profiling] spent 0.0000 seconds in guided_filter_variances
  397. 17.530076 [opencl_profiling] spent 0.0000 seconds in guided_filter_update_covariance
  398. 17.530082 [opencl_profiling] spent 0.0000 seconds in guided_filter_solve
  399. 17.530088 [opencl_profiling] spent 0.0000 seconds in guided_filter_generate_result
  400. 17.530094 [opencl_profiling] spent 0.0000 seconds in hazeremoval_dehaze
  401. 17.530099 [opencl_profiling] spent 0.0000 seconds in ashift_bicubic
  402. 17.530105 [opencl_profiling] spent 0.0000 seconds in clip_rotate_bicubic
  403. 17.530111 [opencl_profiling] spent 0.0000 seconds in exposure
  404. 17.530117 [opencl_profiling] spent 0.0000 seconds in colorin_unbound
  405. 17.530123 [opencl_profiling] spent 0.0000 seconds in eaw_decompose
  406. 17.530129 [opencl_profiling] spent 0.0000 seconds in eaw_synthesize
  407. 17.530134 [opencl_profiling] spent 0.0000 seconds in colorbalance
  408. 17.530141 [opencl_profiling] spent 0.0000 seconds in filmic_mask_clipped_pixels
  409. 17.530147 [opencl_profiling] spent 0.0000 seconds in filmic_inpaint_noise
  410. 17.530153 [opencl_profiling] spent 0.0000 seconds in init_reconstruct
  411. 17.530159 [opencl_profiling] spent 0.0000 seconds in blur_2D_Bspline_horizontal
  412. 17.530164 [opencl_profiling] spent 0.0000 seconds in blur_2D_Bspline_vertical
  413. 17.530170 [opencl_profiling] spent 0.0000 seconds in wavelets_detail_level
  414. 17.530176 [opencl_profiling] spent 0.0000 seconds in wavelets_reconstruct
  415. 17.530182 [opencl_profiling] spent 0.0000 seconds in compute_ratios
  416. 17.530188 [opencl_profiling] spent 0.0000 seconds in restore_ratios
  417. 17.530194 [opencl_profiling] spent 0.0000 seconds in filmicrgb_chroma
  418. 17.530200 [opencl_profiling] spent 0.0000 seconds in colorcontrast
  419. 17.530205 [opencl_profiling] spent 0.0000 seconds in colorzones_v3
  420. 17.530211 [opencl_profiling] spent 0.0000 seconds in colorout
  421. 17.530217 [opencl_profiling] spent 0.0000 seconds totally in command queue (with 0 events missing)
  422. 17.530236 [dev_process_export] pixel pipeline processing took 14.675 secs (40.638 CPU)
  423. [export_job] exported to `test_04.jpg'
  424. [opencl_summary_statistics] device 'AMD Radeon RX 570 Series (polaris10, LLVM 15.0.4, DRM 3.48, 6.0.7-gentoo-dist)' (0): 468 out of 468 events were successful and 0 events lost. max event=467
Advertisement
Add Comment
Please, Sign In to add comment