|
Peano
|
#include <string>#include <utility>#include <chrono>

Go to the source code of this file.
Data Structures | |
| class | tarch::multicore::orchestration::Strategy |
| Interface for any task orchestration. More... | |
| struct | tarch::multicore::orchestration::Strategy::FuseInstruction |
| Fuse instruction. More... | |
Namespaces | |
| namespace | tarch |
| Have to include this header, as I need access to the SYCL_EXTERNAL keyword. | |
| namespace | tarch::multicore |
| This page describes Peano 4's multithreading namespace. | |
| namespace | tarch::multicore::orchestration |
Functions | |
| Strategy * | tarch::multicore::orchestration::createDefaultStrategy () |
| Default strategy. | |