Class GridBarrier¶
Defined in File grid_barrier.hpp
Inheritance Relationships¶
Derived Type¶
public hipcub::GridBarrierLifetime(Class GridBarrierLifetime)
Class Documentation¶
-
class hipcub::GridBarrier¶
GridBarrier implements a software global barrier among thread blocks within a hip grid.
Subclassed by hipcub::GridBarrierLifetime
Public Functions
-
inline GridBarrier()¶
Constructor
-
__device__ __forceinline__ inline void Sync() const¶
Protected Types
-
typedef unsigned int SyncFlag¶
Synchronize.
-
inline GridBarrier()¶