ttg 1.0.0
Template Task Graph (TTG): flowgraph-based programming model for high-performance distributed-memory algorithms
Loading...
Searching...
No Matches
Namespaces | Macros | Variables
import.h File Reference
#include "ttg/runtimes.h"
Include dependency graph for import.h:

Go to the source code of this file.

Namespaces

namespace  ttg_madness
 this contains MADNESS-based TTG functionality
 
namespace  ttg
 top-level TTG namespace contains runtime-neutral functionality
 

Macros

#define TTG_SELECTED_DEFAULT_IMPL   madness
 
#define TTG_MADNESS_IMPORTED   1
 
#define TTG_IMPL_NS   ttg_madness
 

Variables

constexpr const ttg::Runtime ttg::ttg_runtime = ttg::Runtime::MADWorld
 

Macro Definition Documentation

◆ TTG_IMPL_NS

#define TTG_IMPL_NS   ttg_madness

Definition at line 13 of file import.h.

◆ TTG_MADNESS_IMPORTED

#define TTG_MADNESS_IMPORTED   1

Definition at line 12 of file import.h.

◆ TTG_SELECTED_DEFAULT_IMPL

#define TTG_SELECTED_DEFAULT_IMPL   madness

Definition at line 11 of file import.h.