1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-13 04:37:05 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
d1afebf71e 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
808f5820fa HMC for Wilson Gauge action works
Fixed bug in momenta generation
2015-07-06 12:58:49 +09:00
neo
59be55c0ab More progress in the HMC construction 2015-07-04 02:43:14 +09:00
neo
ab3ad78ece Skeleton of HMC/Integrators 2015-07-03 16:51:41 +09:00
03ca506a3d 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
98c817df1b 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
c20fdd45a5 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
a17684ebe2 Some small steps towards a multigrid 2015-06-22 12:49:44 +01:00
b4a6dbfa65 Patches for beginnings of an overlap multigrid 2015-06-20 22:22:56 +01:00
18d0437f8d Quenched works for wilson gauge 2015-06-16 14:17:11 +01:00
4e7300b68d uninitialised bug fix 2015-06-16 14:07:05 +01:00
55d7483608 First cut at SUN support for quenched updates 2015-06-14 01:28:54 +01:00
68b82ddd99 const safety 2015-06-14 00:59:50 +01:00
neo
48bf4878c1 Experimental support for ARM 2015-06-09 15:46:21 +09:00
1a05882d7c Conjugate residual added 2015-06-05 18:16:25 +01:00
351c2905f5 Compile fix 2015-06-05 10:29:42 +01:00
ee3031c914 Endif terminated 2015-06-05 10:19:42 +01:00
94ea84d83f Adding some wilson loop support 2015-06-05 10:02:36 +01:00