Graphite
Loading...
Searching...
No Matches
graphite::StreamPool Class Reference

Public Member Functions

 StreamPool (size_t num_streams)
 
 StreamPool (cudaStream_t *p_streams, size_t n)
 
cudaStream_t & select (size_t index)
 
void sync_all ()
 
void sync_n (size_t n)
 

Public Attributes

cudaStream_t * streams
 
size_t num_streams
 
bool cleanup_streams
 

Detailed Description

Examples
bal.cu, and circle.cu.

The documentation for this class was generated from the following file: