28template <
typename Visitor,
typename Variant>
32 }
catch (std::runtime_error
const &
err) {
cudaStream_t stream[1]
CUDA streams for parallel computing on CPU and GPU.
This file contains the errorhandling code for severe errors, like a broken bond or illegal parameter ...
#define runtimeErrorMsg()
void visit_try_catch(Visitor &&visitor, Variant &actor)
Run a kernel on a variant and queue errors.