HAMR
The Heterogeneous Accelerator Memory Resource
hamr_stream_impl.h File Reference
#include "hamr_config.h"
#include <cstddef>
#include <variant>
Include dependency graph for hamr_stream_impl.h:

Go to the source code of this file.

Classes

class  hamr::stream
 A wrapper around technology specific streams. More...
 

Namespaces

 hamr
 heterogeneous accelerator memory resource
 

Typedefs

using cudaStream_t = void *
 
using hipStream_t = void *