1
0
mirror of https://github.com/paboyle/Grid.git synced 2026-04-18 17:56:12 +01:00
Commit Graph

53 Commits

Author SHA1 Message Date
portelli a2e9430abe Hadrons: fix after build system update 2016-08-03 17:14:32 +01:00
portelli 0b731b5d80 Hadrons: genetic scheduler parameter fix 2016-06-06 17:46:53 +01:00
portelli 8e2078be71 Hadrons: environment with fully generic object store 2016-06-06 17:45:37 +01:00
portelli bb2125962b Hadrons: finished implementation of 5D quarks 2016-05-12 18:34:42 +01:00
portelli 232fda5fe1 Hadrons: DWF action 2016-05-12 18:34:10 +01:00
portelli 2b31bf61ff Hadrons: message fix 2016-05-12 18:33:49 +01:00
portelli afe5a94745 Hadrons: getModule with upcast 2016-05-12 18:33:36 +01:00
portelli 7ae667c767 Hadrons: module template update 2016-05-12 18:33:08 +01:00
portelli 5c06e89d69 Hadrons: code cleaning 2016-05-12 12:49:49 +01:00
portelli 3d75e0f0d1 Hadrons: MQuark fix 2016-05-12 12:02:15 +01:00
portelli 362f255100 Hadrons: module parameters can now be accessed from outside 2016-05-12 11:59:28 +01:00
portelli 835003b3c5 Hadrons: removed useless gauge global parameters 2016-05-11 15:01:52 +01:00
portelli 328d213c9e Hadrons: FS case sensitivity fix 2016-05-11 14:44:14 +01:00
portelli 56a8d7a5bc Hadrons: build system fix 2016-05-11 10:27:14 +01:00
portelli 78198d1b04 Hadrons: size fix for module graph with one vertex 2016-05-10 20:13:28 +01:00
portelli 84fa2bdce6 Hadrons: modules moved in their own directory & utility script to add new modules 2016-05-10 20:12:48 +01:00
portelli 29dfe99e7c Hadrons: more scheduler optimizations 2016-05-10 19:19:38 +01:00
portelli d604580e5a Hadrons: all objects/modules mapped to an integer address system to remove string operations from scheduling 2016-05-10 19:07:41 +01:00
portelli 7dfdc9baa0 Hadrons: lattice dynamic cast fix 2016-05-10 10:41:20 +01:00
portelli 9e986654e6 Hadrons: first version of the genetic scheduler 2016-05-09 14:49:06 +01:00
portelli df3fbc477e Hadrons: code cleaning 2016-05-07 13:26:56 -07:00
portelli bb580ae077 Hadrons: significant overhaul of the object registration system, previous version didn't allow dry runs 2016-05-07 13:19:38 -07:00
portelli 2c226753ab Hadrons: comments on graph theory algorithm complexity 2016-05-06 06:35:11 -07:00
portelli ea0cea668e Hadrons: minor code cleaning 2016-05-05 16:13:14 -07:00
portelli 75cd72a421 Hadrons: memory management for fermion matrices, dynamic ownership in garbage collector 2016-05-04 19:11:03 -07:00
portelli cbe52b0659 Hadrons: debug message removed 2016-05-04 12:20:33 -07:00
portelli 3aa6463ede Hadrons: general lattice store & a lot of code cleaning 2016-05-04 12:17:27 -07:00
portelli 798d8f7340 Hadrons: Modules: better log messages 2016-05-03 18:17:58 -07:00
portelli ba878724ce Hadrons: sources are now independent modules 2016-05-03 18:17:28 -07:00
portelli b865dd9da8 Hadrons: solver renaming 2016-05-03 18:16:57 -07:00
portelli 8b313a35ac Hadrons: random and NERSC gauge configurations 2016-05-03 17:08:42 -07:00
portelli 02ec23cdad Hadrons: Fermion actions and gauge fields are modules now 2016-05-03 17:08:42 -07:00
portelli 6e83b6a203 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
portelli 48fcc34d72 CMeson: first implementation, still need proper output 2016-05-01 18:31:40 -07:00
portelli 63b730de80 Hadrons: for the moment, test with unit gauge 2016-05-01 14:50:57 -07:00
portelli 7905c5b8e5 Hadrons: Z2 source code fix 2016-05-01 14:49:45 -07:00
portelli 5e4b58ac40 Hadrons: Z2 source expression fix 2016-05-01 12:49:26 -07:00
portelli 1869d28429 Hadrons: first prototype with working inversions 2016-04-30 00:17:04 -07:00
portelli feae35d92c Hadrons: pass strings by value 2016-04-16 08:41:12 +01:00
portelli fdd0848593 Hadrons: license text update 2016-02-25 12:07:21 +00:00
portelli 5980fa8640 test implementation of DWF inverter 2016-02-25 11:56:16 +00:00
portelli a0d8eb2c24 minor code cleaning 2016-02-23 16:33:00 +00:00
portelli 1e10b4571d fix after Grid update 2016-02-23 16:21:45 +00:00
portelli ae682674e0 Hadrons: first full implementation of the scheduler 2016-01-13 20:23:51 -08:00
portelli 17c43f49ac Hadrons: application class now take parameter file name as argument 2016-01-13 20:22:37 -08:00
portelli 54eacec261 Hadrons: namespace std not used anymore in compiled sources 2015-12-23 14:30:33 +00:00
portelli 76c78f04e2 Hadrons: first complete prototype for run loop 2015-12-23 14:21:35 +00:00
portelli d4db009a58 Hadrons: starting scheduler implementation 2015-12-07 18:26:38 +00:00
portelli 20ce7e0270 Hadrons: algorithm to determine all possible topological ordering 2015-12-07 15:46:36 +00:00
portelli bb195607ab Hadrons: fix in topological sort algorithm name 2015-12-02 19:40:11 +00:00