HAMR
The Heterogeneous Accelerator Memory Resource
hamr_stream.h File Reference
#include "hamr_config.h"
#include <cstddef>
#include <variant>
Include dependency graph for hamr_stream.h:
This graph shows which files directly or indirectly include this file:

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 *