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

Propagate graph expand and related copying errors #170

Closed tfarago closed 4 years ago

tfarago commented 4 years ago

Some tasks, like opencl-reduce cannot be copied, i.e. a graph cannot be expanded and currently there was no way the erro could "bubble up".