ParallelForTag
¶
Header File: <Kokkos_ExecPolicy.hpp>
A tag used in team size calculation functions to indicate that the functor for which a team size is being requested is being used in a parallel_for()
using PolicyType = Kokkos::TeamPolicy<>; PolicyType policy; int recommended_team_size = policy.team_size_recommended( Functor, Kokkos::ParallelForTag());Synopsis¶
struct ParallelForTag{};Public Class Members¶
None
Typedefs¶None
Constructors¶Default
Functions¶None
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4