alpaka
Abstraction Library for Parallel Kernel Acceleration
alpaka::trait::SyncBlockThreadsPredicate< TOp, BlockSyncBarrierOmp > Struct Template Reference

#include <BlockSyncBarrierOmp.hpp>

Static Public Member Functions

ALPAKA_NO_HOST_ACC_WARNING static ALPAKA_FN_ACC auto syncBlockThreadsPredicate (BlockSyncBarrierOmp const &blockSync, int predicate) -> int
 

Detailed Description

template<typename TOp>
struct alpaka::trait::SyncBlockThreadsPredicate< TOp, BlockSyncBarrierOmp >

Definition at line 74 of file BlockSyncBarrierOmp.hpp.

Member Function Documentation

◆ syncBlockThreadsPredicate()

template<typename TOp >
ALPAKA_NO_HOST_ACC_WARNING static ALPAKA_FN_ACC auto alpaka::trait::SyncBlockThreadsPredicate< TOp, BlockSyncBarrierOmp >::syncBlockThreadsPredicate ( BlockSyncBarrierOmp const &  blockSync,
int  predicate 
) -> int
inlinestatic

Definition at line 78 of file BlockSyncBarrierOmp.hpp.


The documentation for this struct was generated from the following file: