gtsam_points
Loading...
Searching...
No Matches
Public Member Functions | List of all members
gtsam_points::StreamTempBufferRoundRobin Class Reference

Roundrobin for pairs of CUDA stream and temporary buffer manager. More...

#include <stream_temp_buffer_roundrobin.hpp>

Public Member Functions

 StreamTempBufferRoundRobin (int num_streams=4, size_t init_buffer_size=512 *1024)
 
std::pair< CUstream_st *, TempBufferManager::Ptr > get_stream_buffer ()
 
void sync_all ()
 
void clear ()
 
void clear_all ()
 

Detailed Description

Roundrobin for pairs of CUDA stream and temporary buffer manager.


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