Class GridBarrier

Inheritance Relationships

Derived Type

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.

Protected Attributes

SyncFlag *d_sync