cc04dc42dc
Merge branch 'develop' into feature/scidac-wp1
2024-03-06 14:55:21 -05:00
33097681b9
FTHMC compiled and merged to develop
2023-10-14 00:42:55 +03:00
d93eac7b1c
Performance regressed and is OK in icpx 2023.2
2023-10-03 15:53:14 +00:00
b01e67bab1
coalescedReadGeneralPermute now working
2023-10-02 17:46:57 -04:00
afc316f501
Rename headers
2023-10-02 16:25:11 -04:00
f14bfd5c1b
Relocate sub includes
2023-10-02 16:23:38 -04:00
c5f1420dea
Merge remote-tracking branch 'LupoA/develop' into LupoA-develop
2023-10-02 16:22:35 -04:00
018e6da872
Merge pull request #440 from giltirn/feature/paddedcellgauge
...
Feature/paddedcellgauge
2023-10-02 10:00:42 -04:00
34b11864b6
prettiest tests
2023-07-02 13:25:57 +01:00
1dfaa08afb
The stencils for the staple and rect-staple padded cell implementations are now created and stored by workspace classes that allow for reuse providing the grids remain consistent
...
The workspaces are now used by the plaq+rectangle gauge action resulting in a further 2x performance improvement as measured on a 16^4 local volume for 2 nodes (16 ranks) of Crusher
2023-06-28 15:11:24 -04:00
f44dce390f
Implemented acclerator-optimized versions of localCopyRegion and insertSliceLocal to speed up padding
...
Fixed const correctness on PaddedCell methods
Fixed compile issues on Crusher
Added timing breakdowns for PaddedCell::Expand and the padded implementations of the staples, visible under --log Performance
Optimized kernel for StaplePadded
Test_iwasaki_action_newstaple now repeats the calculation 10 times and reports average timings
2023-06-27 14:58:10 -04:00
bb71e9a96a
Added PaddedCell and GeneralisedLocalStencil header includes to standard base headers
...
Moved versions of the padded-cell implementations of staple and rect-staple from test code to WilsonLoops header
Added StapleAndRectStapleAll which is now called by the plaq+rectangle action class. Under the hood it uses the padded cell implementations with maximal reuse of the padded gauge links
2023-06-27 11:23:30 -04:00
6f6844ccf1
Added new StapleAll and RectStapleAll functions that return the staples for all mu as an array
...
Modified plaq+rectangle gauge actions to use the above
Added a test code to confirm the above changes
2023-06-26 15:48:47 -04:00
4c6613d72c
Modified RectStapleDouble and RectStapleOptimised to use Gauge-BC respecting CshiftLink
...
Added test code tests/debug/Test_optimized_staple_gaugebc demonstrating equivalence of above to RectStapleUnoptimised for cconj gauge BCs
Removed optimized staple only being used for periodic gauge BCs; it is now always used
2023-06-26 10:20:23 -04:00
f27d2083cd
adjustments in SUn and Sp2n impl
2023-06-23 15:34:08 +01:00
2822487450
rm unncessary line
2023-06-23 14:55:23 +01:00
e07fafe46a
minor adjustments to twoindex
2023-06-23 12:18:04 +01:00
063d290bd8
missing function
2023-06-23 11:11:20 +01:00
4e6194d92a
Avoid code duplication in ProjectSUn
2023-06-23 11:03:50 +01:00
de30c4e22a
minor improvements
2023-06-23 10:49:41 +01:00
769eb0eecb
Precision coverage
2023-06-22 19:19:20 +03:00
abc658dca5
Added coalescedReadGeneralPermute CPU implementation based on Christoph's GPT code
...
In a test code, implemented a padded-cell version of the staple and rectangular-staple calculation
2023-06-20 16:14:25 -04:00
2372275b2c
Merge pull request #36 from LupoA/sp2n/gpu-bugfix
...
Sp2n/gpu bugfix [close #30 ]
2023-06-20 13:46:00 +01:00
5e539e2d54
Forgot some follow-ups on changed signature
2023-06-18 12:37:51 +01:00
96773f5254
Apparently forgot to remove one Lattice version
2023-06-18 12:21:39 +01:00
c95bbd3948
Remove accelerated lattice version
2023-06-16 15:50:26 +01:00
c797cbe737
deal with post-merge trauma
2023-06-16 14:20:37 +01:00
e09dfbf1c2
definetely the right merge upstream/develop
2023-06-16 14:19:46 +01:00
c0ef210265
Hot start should be properly Hot
2023-06-15 10:43:04 -04:00
116d90b0ee
First attempt on #30
2023-06-15 15:09:37 +01:00
b405767569
make private methods private
2023-05-26 17:02:16 +01:00
fe88a0c12f
cleaner twoindex class, cleaner tests
2023-05-26 16:55:30 +01:00
e61a9ed2b4
partial revert
2023-05-26 13:54:26 +01:00
de8daa3824
group is SUn by default
2023-05-26 13:44:41 +01:00
3a50fb29cb
directly call sp helper
2023-05-26 13:28:47 +01:00
6647d2656f
rm unnecessary specialisation
2023-05-26 12:27:22 +01:00
a6f4dbeb6d
remove redundant template parameter
2023-05-26 12:13:40 +01:00
be1a4f5860
implement TwoIndexSymm for sp2n
2023-05-22 17:21:03 +01:00
1b2914ec09
FT-HMC smearing, derivative chain rule, log det and force first pass.
2023-05-22 10:21:37 -04:00
5897b93dd4
debug tests, fix dimension
2023-05-22 13:42:21 +01:00
af091e0881
DimensionHelper for 2index irreps
2023-05-21 16:56:06 +01:00
7b83c80757
Merge branch 'sp2n/unify_twoindex' of github.com:LupoA/Grid into sp2n/unify_twoindex
2023-05-18 15:36:14 +01:00
e41821e206
Disable two index symmetric
2023-05-18 15:29:55 +01:00
932c783fbf
2AS for every Nc!
2023-05-17 20:22:05 +01:00
b3533ca847
correct tests (failing)
2023-05-16 17:43:52 +01:00
fd2a637010
test 2index
2023-05-16 14:10:39 +01:00
3beb8f4091
fixing typo, getting pre-changes physics
2023-05-15 16:00:15 +01:00
12a706e9b1
de-hardcode the number of generators
2023-05-15 15:48:21 +01:00
170aa7df01
fix (dimension to be improved)
2023-05-15 15:20:18 +01:00
e8ad1fef53
Unify TwoIndex
2023-05-12 14:35:50 +01:00