A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://kokkos.github.io/kokkos-core-wiki/API/core/parallel-dispatch/ParallelForTag.html below:

ParallelForTag - Kokkos documentation

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()

Usage
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