1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/programs/Hadrons
2016-05-10 20:12:48 +01:00
..
modules Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00
add_module.sh Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00
Application.cc Hadrons: all objects/modules mapped to an integer address system to remove string operations from scheduling 2016-05-10 19:07:41 +01:00
Application.hpp Hadrons: all objects/modules mapped to an integer address system to remove string operations from scheduling 2016-05-10 19:07:41 +01:00
Environment.cc Hadrons: more scheduler optimizations 2016-05-10 19:19:38 +01:00
Environment.hpp Hadrons: all objects/modules mapped to an integer address system to remove string operations from scheduling 2016-05-10 19:07:41 +01:00
Factory.hpp Hadrons: namespace reorganisation, now everything is in Grid::Hadrons, the 'using Grid::operator<<' statement is used to prevent a very nasty compilation error with GCC. 2016-05-02 19:31:21 -07:00
GeneticScheduler.hpp Hadrons: first version of the genetic scheduler 2016-05-09 14:49:06 +01:00
Global.cc Hadrons: all objects/modules mapped to an integer address system to remove string operations from scheduling 2016-05-10 19:07:41 +01:00
Global.hpp Hadrons: all objects/modules mapped to an integer address system to remove string operations from scheduling 2016-05-10 19:07:41 +01:00
Graph.hpp Hadrons: first version of the genetic scheduler 2016-05-09 14:49:06 +01:00
Hadrons.cc Hadrons: first version of the genetic scheduler 2016-05-09 14:49:06 +01:00
make_module_list.sh Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00
Make.inc First graph class implementation and test 2015-11-05 14:28:14 +00:00
Makefile.am Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00
Module.cc Hadrons: significant overhaul of the object registration system, previous version didn't allow dry runs 2016-05-07 13:19:38 -07:00
Module.cc.template Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00
Module.hpp Hadrons: significant overhaul of the object registration system, previous version didn't allow dry runs 2016-05-07 13:19:38 -07:00
Module.hpp.template Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00
ModuleFactory.hpp Hadrons: first prototype with working inversions 2016-04-30 00:17:04 -07:00
modules.inc Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00