GridBarrier Class Reference

GridBarrier Class Reference#

hipCUB: hipcub::GridBarrier Class Reference

GridBarrier implements a software global barrier among thread blocks within a hip grid. More...

#include <grid_barrier.hpp>

Inheritance diagram for hipcub::GridBarrier:
hipcub::GridBarrierLifetime

Public Member Functions

 GridBarrier ()
 
__device__ __forceinline__ void Sync () const
 

Protected Types

typedef unsigned int SyncFlag
 Synchronize.
 

Protected Attributes

SyncFlagd_sync
 

Detailed Description

GridBarrier implements a software global barrier among thread blocks within a hip grid.


The documentation for this class was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hipcub/checkouts/docs-5.4.3/hipcub/include/hipcub/backend/rocprim/grid/grid_barrier.hpp