|
HAMR
The Heterogeneous Accelerator Memory Resource
|
#include "hamr_config.h"#include <cstddef>#include <variant>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 * |