1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-08 17:37:05 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
28bdc90908 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
59baa15d9f Tweaks to subspace set up to put in g5 r5 hermiticity 2015-07-21 12:13:03 +09:00
f41c7dffef 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
dec68e5c0e Some small steps towards a multigrid 2015-06-22 12:49:44 +01:00
6ad96f7383 Patches for beginnings of an overlap multigrid 2015-06-20 22:22:56 +01:00
a5bb9472b6 WHere should always have precisely matching types in ET system 2015-06-14 01:07:58 +01:00
60a96e3d0d Remove extra layers of checks now it works 2015-06-09 22:43:41 +01:00
a5b75a095c Debugged finally. A silly mistake in permute cost me a day of debug. 2015-06-09 22:37:21 +01:00
506dfd1517 Some unary ops and coarse grid support 2015-06-09 10:26:19 +01:00
9e7035f5dc Conjugate residual algorithm; some more unary functions 2015-06-08 12:04:59 +01:00