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

Domain wall even-odd 2f HMC with wilson gauge and PV 2f ratio now running and giving small dH.

Azusa is working hard on the rectangle term and we'll hopefully start reproducing plaquettes
from RBC-UKQCD parameters soon !

My new laptop is pretty warm and is starting to groan ;)
This commit is contained in:
Peter Boyle
2015-08-19 10:26:07 +01:00
parent e8d63c9178
commit 4e085dd0ed
7 changed files with 155 additions and 57 deletions

19
TODO
View File

@ -7,19 +7,19 @@ Done:
- TwoFlavourEvenOdd
- TwoFlavourRatio
- TwoFlavourRatioEvenOdd
=> generalise to non-const EE
fill in:
- OneFlavourRationalEvenOddConstEE
Done:
- OneFlavourRationalEvenOdd
- OneFlavourRationalRatioEvenOddConstEE
- OneFlavourRationalRatioEvenOdd
- OneFlavourRationalRatio
- Clean up HMC
- Fix a threading bug that has been introduced and prevents HMC running hybrid OMP mode
TODO:
=> generalise to non-const EE
=> Test DWF HMC
=> Clean up HMC
- Fix a threading bug that has been introduced and prevents HMC running hybrid OMP mode
- Integrators
=> Integrators
- Force Gradient
- Multi-timescale looks broken and operating on single timescale for now.
Fix/debug/rewrite this
@ -31,8 +31,6 @@ fill in:
- Link smearing/boundary conds; Policy class based implementation
- Test DWF HMC
- Rectangle gauge actions.
Iwasaki,
Symanzik,
@ -102,9 +100,6 @@ Insert/Extract
// localMaxAbs
// Fourier transform equivalent.]
================================================================
*** New Functionality
================================================================
* CovariantShift support -----Use a class to store gauge field? (parallel transport?)