daphne-eu / daphne

DAPHNE: An Open and Extensible System Infrastructure for Integrated Data Analysis Pipelines
Apache License 2.0
67 stars 62 forks source link

MTWrapper<CSRMatrix> not supported for single queue pipeline #887

Open philipportner opened 3 weeks ago

philipportner commented 3 weeks ago

When running our pipelining tests, bin/run_tests '[vectorized]', with vectorized_single_queue = true in the DaphneUserConfig, the function MTWrapper<CSRMatrix>::executeSingleQueue throws a std::runtime_error here.