5bfa88be85
Aurora MPI standalone benchmake and options that work well
2024-02-06 16:28:40 +00:00
2a0d75bac2
Aurora files
2023-12-21 23:20:17 +00:00
Peter Boyle
f48298ad4e
Bug fix
2023-12-11 20:57:02 -05:00
root
645e47c1ba
Config for Ampere Altra ARM
2023-12-08 16:17:56 -05:00
Peter Boyle
d1d9827263
Integrator logging update
2023-12-08 12:14:00 -05:00
Peter Boyle
14643c0aab
SDCC benchmarking scripts for A100 nodes and IceLake nodes (AVX512)
2023-12-04 15:45:57 -05:00
Peter Boyle
b77a9b8947
SDDC compiles starting
2023-11-30 14:31:51 -05:00
Peter Boyle
7d077fe493
Frontier compiel
2023-11-09 13:58:44 -05:00
Peter Boyle
51051df62c
3GeV run setup
2023-10-16 20:49:52 +03:00
Peter Boyle
33097681b9
FTHMC compiled and merged to develop
2023-10-14 00:42:55 +03:00
Peter Boyle
07e4900218
FTHMC commit
2023-10-13 18:21:57 +03:00
Peter Boyle
36ab567d67
FTHMC 3 Gev
2023-10-13 18:21:57 +03:00
Peter Boyle
e19171523b
FTHMC Status at lattice conference commit
2023-10-13 18:21:56 +03:00
Peter Boyle
9626a2c7c0
Asynch handling
2023-10-13 18:21:56 +03:00
Peter Boyle
e936f5b80b
IfGridTensor shorthand
2023-10-13 18:21:56 +03:00
Peter Boyle
ffc0639cb9
Running in HMC tests
2023-10-13 18:21:56 +03:00
Peter Boyle
c5b43b322c
traceProduct eliminates non-contributing intermediate terms
2023-10-13 18:21:56 +03:00
Peter Boyle
c9c4576237
Improved frontier cshift
2023-10-13 18:21:56 +03:00
Peter Boyle
6d0c2de399
Deprecate teh PVC directory and make a PVC-OEM generic PVC target with
...
no queueing system dependency -- just interactive scripts
2023-10-03 17:04:20 +00:00
Peter Boyle
7786ea9921
Bug fix in script
2023-10-03 09:58:44 -07:00
Peter Boyle
d93eac7b1c
Performance regressed and is OK in icpx 2023.2
2023-10-03 15:53:14 +00:00
Peter Boyle
afc316f501
Rename headers
2023-10-02 16:25:11 -04:00
Peter Boyle
f14bfd5c1b
Relocate sub includes
2023-10-02 16:23:38 -04:00
Peter Boyle
c5f1420dea
Merge remote-tracking branch 'LupoA/develop' into LupoA-develop
2023-10-02 16:22:35 -04:00
Peter Boyle
018e6da872
Merge pull request #440 from giltirn/feature/paddedcellgauge
...
Feature/paddedcellgauge
2023-10-02 10:00:42 -04:00
Peter Boyle
b77bccfac2
Merge pull request #444 from mmphys/feature/docX
...
Update doc complete list of Macports needed to build Grid on a fresh Mac
2023-10-02 09:57:11 -04:00
Peter Boyle
80359e0d49
Bland SYCL compile
2023-09-26 13:20:27 -07:00
Peter Boyle
3d437c5cc4
Making SYCL happy
2023-09-26 13:19:42 -07:00
Peter Boyle
b8a7004365
Partial fraction test
2023-08-14 15:17:03 -04:00
Michael Marshall
bd56c95a6f
Update documentation with complete list of Macports needed to build Grid on a fresh Mac
2023-07-14 13:50:06 +01:00
Peter Boyle
994512048e
Merge pull request #439 from felixerben/bugfix/IRL_convergence
...
Bugfix/irl convergence
2023-07-12 16:32:26 -04:00
chillenzer
dbd8bb49dc
Merge pull request #32 from LupoA/sp2n/develop
...
Sp2n/develop
2023-07-04 15:23:43 +00:00
Julian Lenz
3a29af0ce4
Fixed linker error
2023-07-04 16:08:44 +01:00
Julian Lenz
f7b79cdd45
Added test for ProjectSpn
2023-07-03 18:00:32 +01:00
Alessandro Lupo
075b9d22d0
adjoint rep implemented as 2indx symmetric
2023-07-02 13:58:31 +01:00
Alessandro Lupo
b92428f05f
better test
2023-07-02 13:34:03 +01:00
Alessandro Lupo
34b11864b6
prettiest tests
2023-07-02 13:25:57 +01:00
Christopher Kelly
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
Christopher Kelly
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
Christopher Kelly
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
78bae9417c
returning Nstop vectors even if not all meet true convergence criterion
2023-06-27 14:38:19 +01:00
dd170ead01
whitespace
2023-06-27 11:37:01 +01:00
014704856f
do one more iteration if not all vectors converged
2023-06-27 11:33:30 +01:00
Christopher Kelly
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
Christopher Kelly
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
Peter Boyle
ee92e08edb
Merge pull request #435 from fjosw/fix/warnings_in_WilsonKernelsImplementation
...
Unused variable in WilsonKernelsImplementation
2023-06-23 11:47:19 -04:00
Peter Boyle
c1dcee9328
Merge pull request #437 from fjosw/fix/stencil_debug
...
Added GridLogDebug to BuildSurfaceList debug message
2023-06-23 11:47:00 -04:00
Alessandro Lupo
559257bbe9
better documentation and filelist names
2023-06-23 16:16:48 +01:00
Peter Boyle
6b150961fe
Better script
2023-06-23 18:09:25 +03:00
Alessandro Lupo
cff1f8d3b8
rm unused variables and formatting
2023-06-23 16:04:18 +01:00