Revision 155c164b0c25f35cb318ceb3b47da43307ac0ecb authored by Peter Boyle on 15 August 2015, 22:25:49 UTC, committed by Peter Boyle on 15 August 2015, 22:25:49 UTC
So valence sector looks ok.

FermionOperatorImpl.h provides the policy classes.

Expect HMC will introduce a smearing policy and a fermion representation change policy template
param. Will also probably need multi-precision work.

* HMC is running even-odd and non-checkerboarded (checked 4^4 wilson fermion/wilson gauge).

There appears to be a bug in the multi-level integrator -- <e-dH> passes with single level but
not with multi-level.

In any case there looks to be quite a bit to clean up.

This is the "const det" style implementation that is not appropriate  yet for clover since
it assumes that Mee is indept of the gauge fields. Easily fixed in future.
1 parent f40475f
History
File Mode Size
Benchmark_comms.cc -rw-r--r-- 5.2 KB
Benchmark_dwf.cc -rw-r--r-- 4.8 KB
Benchmark_memory_bandwidth.cc -rw-r--r-- 6.3 KB
Benchmark_su3.cc -rw-r--r-- 6.3 KB
Benchmark_wilson.cc -rw-r--r-- 4.4 KB
Make.inc -rw-r--r-- 499 bytes
Makefile.am -rw-r--r-- 167 bytes
simple_su3_expr.cc -rw-r--r-- 205 bytes
simple_su3_test.cc -rw-r--r-- 208 bytes

back to top