ufo-kit / ufo-core

GLib-based framework for GPU-based data processing
GNU Lesser General Public License v3.0
24 stars 8 forks source link

Using the opencl task crashes the JSON task graph generation #149

Closed matze closed 6 years ago

matze commented 6 years ago

This test case

ufo-launch -d foo.json dummy-data ! opencl filename=complex.cl kernel=c_conj ! null

causes a crash when calling json_generator_to_file.

matze commented 6 years ago

Fixed in https://github.com/ufo-kit/ufo-filters/commit/f9ebc5ad9892c431ec35c1bb01514626d98c9539.