Opened 7 years ago
Closed 7 years ago
#10068 closed enhancement (fixed)
gegl-0.3.24
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.2 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (3)
comment:1 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 7 years ago
Note:
See TracTickets
for help on using tickets.
GEGL-0.3.24 2017-11-16
Core
Flush opencl side buffers before multi threaded iteration for point ops, making multi threading + opencl work.
Add meta-op graph case to gegl_operation_get_source_node
Versioning of installed .mo files restored.
Enable multi-threaded processes by default.
Stop enabling opencl by default, performance with beignet is worse than multi-threading, and with nvidia blank results are being observed in GIMP; maybe improved opencl kernels would make it competetive with multi threaded cpu?
Operations
median-blur: now op coming out of the GEGL workshop.
exposure: increase old lingering constant enabling larger range of valid inputs.
transform: turn off multi-threading, it was currently degrading overall performance.