1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 13:57:07 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
5e370db6c5 Sizable improvement in multigrid for unsquared.
6000 matmuls CG unprec
2000 matmuls CG prec (4000 eo muls)
1050 matmuls PGCR on 16^3 x 32 x 8 m=.01

Substantial effort on timing and logging infrastructure
2015-07-24 01:31:13 +09:00
neo
12e1682a87 HMC for Wilson Gauge action works
Fixed bug in momenta generation
2015-07-06 12:58:49 +09:00
neo
250965c6ca More progress in the HMC construction 2015-07-04 02:43:14 +09:00
neo
55f05a778f Skeleton of HMC/Integrators 2015-07-03 16:51:41 +09:00
e164ed6f12 Big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to
near the bleeding edge I guess
2015-06-30 15:17:27 +01:00
95ecf81d42 big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to
near the bleeding edge I guess
2015-06-30 15:03:11 +01:00
a4369e1db6 big commit fixing nocompiles in defective C++11 compilers (gcc, icpc). stared getting to
near the bleeding edge I guess
2015-06-30 15:00:19 +01:00
5f8f0bc792 Some small steps towards a multigrid 2015-06-22 12:49:44 +01:00
aba5c8595a Patches for beginnings of an overlap multigrid 2015-06-20 22:22:56 +01:00
74845cb3dc Quenched works for wilson gauge 2015-06-16 14:17:11 +01:00
c945041067 uninitialised bug fix 2015-06-16 14:07:05 +01:00
54964dd4bb First cut at SUN support for quenched updates 2015-06-14 01:28:54 +01:00
610450bc0e const safety 2015-06-14 00:59:50 +01:00
neo
744ac33e8b Experimental support for ARM 2015-06-09 15:46:21 +09:00
a263e78f8d Conjugate residual added 2015-06-05 18:16:25 +01:00
5f33cc3a95 Compile fix 2015-06-05 10:29:42 +01:00
cc5f518b21 Endif terminated 2015-06-05 10:19:42 +01:00
7d984b9547 Adding some wilson loop support 2015-06-05 10:02:36 +01:00