Peano
|
Data Structures | |
class | AllOnGPU |
Deploy all tasks to one GPU. More... | |
class | GeneticOptimisation |
A hard coded strategy that can realise a few standard tasking patterns. More... | |
class | Hardcoded |
A hard coded strategy that can realise a few standard tasking patterns. More... | |
class | Strategy |
Interface for any task orchestration. More... | |
Functions | |
Strategy * | createDefaultStrategy () |
tarch::multicore::orchestration::Strategy * tarch::multicore::orchestration::createDefaultStrategy | ( | ) |
Definition at line 4 of file Strategy.cpp.