1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-11-29 10:59:32 +00:00

Gauge staples for temporal direction added (ico-T staples and T-ico staples).

Passes gauge covariance test, requiring the link x its staples = 1 on a random gauge transform.

Still to do:

temporal link double store
temporal laplacian + covariant laplacian terms

Make the "rotate" -> coalescedReadRotate as presently it is hardwired CPU domain in a couple of places in Test_icosahedron
This commit is contained in:
Peter Boyle
2025-11-06 13:54:39 -05:00
parent d3ca16c76d
commit d5c0d54f89
4 changed files with 1358 additions and 72 deletions

View File

@@ -1,7 +1,7 @@
MPICXX=mpicxx CXXFLAGS=-I/opt/local/include LDFLAGS=-L/opt/local/lib/ CXX=clang++ ../../configure \
--enable-simd=GEN \
--enable-Nc=1 \
--enable-comms=mpi-auto \
--enable-debug \
--enable-unified=yes \
--prefix $HOME/QCD/GridInstall \
--with-lime=/Users/peterboyle/QCD/SciDAC/install/ \