OpenFPM_pdata  4.1.0
Project that contain the implementation of distributed structures
 
Loading...
Searching...
No Matches
grid_barrier.cuh File Reference

Go to the source code of this file.

Data Structures

class  cub::GridBarrier
 GridBarrier implements a software global barrier among thread blocks within a CUDA grid. More...
 
class  cub::GridBarrierLifetime
 GridBarrierLifetime extends GridBarrier to provide lifetime management of the temporary device storage needed for cooperation. More...
 

Namespaces

namespace  cub
 Optional outer namespace(s)
 

Detailed Description

cub::GridBarrier implements a software global barrier among thread blocks within a CUDA grid

Definition in file grid_barrier.cuh.