Roundrobin for pairs of CUDA stream and temporary buffer manager.
More...
#include <stream_temp_buffer_roundrobin.hpp>
|
|
| 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 () |
| |
Roundrobin for pairs of CUDA stream and temporary buffer manager.
The documentation for this class was generated from the following file: