Skip to content

LocalReconstruction: propagate cuda_options to pipeline class

Pierre Paleo requested to merge nabu_from_tomwer into master

This MR aims at making possible to call LocalReconstruction from (qt)threads.
A careful handling of cuda contexts has to be done.

Merge request reports