![]() |
Peano
|
#include <map>
#include "Strategy.h"
#include "tarch/timing/Measurement.h"
#include "tarch/timing/Watch.h"
Go to the source code of this file.
Data Structures | |
class | tarch::multicore::orchestration::GeneticOptimisation |
A hard coded strategy that can realise a few standard tasking patterns. More... | |
struct | tarch::multicore::orchestration::GeneticOptimisation::Key |
struct | tarch::multicore::orchestration::GeneticOptimisation::Value |
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 |