Chi-Chun, Chen
Results
2
comments of
Chi-Chun, Chen
same issue.. any solution?
``` Dispatcher_T::template makeDispatcher( [](auto&& factory) { return omp_target::get_cached_value( std::forward(factory)); }) }; ``` I can see that we'd like to choose the device version of makeDispatcher in "include/RAJA/pattern/WorkGroup/Dispatcher.hpp" but probably need...