File graph_base.h
FileList > graph > graph_base.h
Go to the source code of this file
#include <muda/tools/version.h>
#include <cuda_runtime.h>
#include <cuda_runtime_api.h>
#include <cuda_device_runtime_api.h>
#include <list>
#include <vector>
#include <memory>
#include <functional>
#include "../check/check_cuda_errors.h"
Namespaces
Type | Name |
---|---|
namespace | muda |
Classes
Type | Name |
---|---|
class | GraphNode |
class | NodeParms |
Macros
Type | Name |
---|---|
define | checkCudaErrors (val) ::muda::check((val), #val, __FILE__, __LINE__) |
Macro Definition Documentation
define checkCudaErrors
The documentation for this class was generated from the following file src/muda/graph/graph_base.h