GridBarrier Class Reference#
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:
Public Member Functions | |
GridBarrier () | |
__device__ __forceinline__ void | Sync () const |
Protected Types | |
typedef unsigned int | SyncFlag |
Synchronize. | |
Protected Attributes | |
SyncFlag * | d_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.1/hipcub/include/hipcub/backend/rocprim/grid/grid_barrier.hpp