|
Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
#include <cuda_runtime.h>#include <unordered_set>#include "abstract_task.h"#include "../../tools/cuda_debugging.h"

Go to the source code of this file.
Classes | |
| class | hh::AbstractCUDATask< Separator, AllTypes > |
| Abstract Task specialized for CUDA computation. More... | |
Namespaces | |
| namespace | hh |
| Hedgehog main namespace. | |