Peter Boyle
f729b9b889
Merge branch 'feature/dirichlet' of https://github.com/paboyle/Grid into feature/dirichlet
2022-05-25 14:16:09 -04:00
Peter Boyle
4f997c5f04
Remove extra face kernels in Dirichlet
2022-05-25 11:15:25 -07:00
Peter Boyle
a9c2e1df03
Merge pull request #404 from rrhodgson/feature/json_nvcc
...
Feature/json nvcc
2022-05-25 13:30:11 -04:00
Peter Boyle
60f4cb0ffd
Merge branch 'feature/dirichlet' of https://github.com/paboyle/Grid into feature/dirichlet
2022-05-25 12:38:10 -04:00
Peter Boyle
136d843ce7
Crusher updates
2022-05-25 12:36:09 -04:00
Peter Boyle
18028f4309
Merge branch 'develop' into feature/dirichlet
2022-05-24 18:26:18 -07:00
Peter Boyle
e651b9e7ab
Clean up stencil with better intranode Dirichlet / DDHMC support.
...
14TF/s on a Perlmutter node
2022-05-24 18:23:39 -07:00
Peter Boyle
47b4e91473
Verbose change
2022-05-24 18:19:18 -07:00
Peter Boyle
3f31afa4fc
Clean up verbose
2022-05-24 18:18:51 -07:00
da4daea57a
Updated json to latest release 3.10.5
2022-05-24 16:16:06 +01:00
e346154c5d
Updated json CUDA compile guards
2022-05-24 15:48:01 +01:00
7937ac2bab
fix: conditional pragmas according to new NVCC_DIAG_PRAGMA_SUPPORT standard in pugixml/pugixml.cc
2022-05-24 15:31:03 +01:00
e909aeedf0
fix: conditional pragmas according to new NVCC_DIAG_PRAGMA_SUPPORT standard in Grid_Eigen_Dense.h
2022-05-24 15:29:42 +01:00
bab8aa8eb0
fix: conditional pragmas according to new NVCC_DIAG_PRAGMA_SUPPORT
...
standard in DisableWarnings.h
2022-05-24 15:27:40 +01:00
3ca0de1c40
Fix json write for vector<string>
2022-05-24 14:37:33 +01:00
c7205d2a73
Removed nvcc guards for json
2022-05-24 14:30:26 +01:00
617c5362c1
fix: fixed warning: missing return statement at end of non-void function
...
in CloverHelpers
2022-05-24 11:37:33 +01:00
Peter Boyle
f82ce67624
Dirichlet improved
2022-05-19 19:17:11 -07:00
Peter Boyle
2594e3c230
Dirichlet option
2022-05-19 16:45:19 -07:00
Peter Boyle
8cedb45af2
Dirichlet BCs
2022-05-19 16:45:02 -07:00
79e34b3eb4
Local Coherence batch deflation
2022-05-19 14:53:17 +01:00
4f3d581ab4
Merge branch 'paboyle:develop' into LocalCoheranceDeflation
2022-05-19 14:46:17 +01:00
b051e00de0
Additional Local Coherance Deflation operator()
2022-05-16 00:25:13 +01:00
8aa75b492f
Merge branch 'develop' into fix/Nc_neq_3
2022-05-10 14:22:03 +01:00
Peter Boyle
77aa147ce5
Merge branch 'develop' into mbruno-eclover
2022-05-10 09:16:53 -04:00
32facbd02a
fix: assert for dimensions of compact Wilson clover moved to
...
constructor.
2022-05-10 10:53:22 +01:00
Christopher Kelly
6121397587
Imported changes from feature/gparity_HMC branch:
...
Added storage of final true residual in mixed-prec CG and enhanced log output
Fixed const correctness of multi-shift constructor
Added a mixed precision variant of the multi-shift algorithm that uses a single precision operator and applies periodic reliable update to the residual
Added tests/solver/Test_dwf_multishift_mixedprec to test the above
Fixed local coherence lanczos using the (large!) max approx to the chebyshev eval as the scale from which to judge the quality of convergence, resulting a test that always passes
Added a method to local coherence lanczos class that returns the fine eval/evec pair
Added iterative log output to power method
Added optional disabling of the plaquette check in Nerscio to support loading old G-parity configs which have a factor of 2 error in the plaquette
G-parity Dirac op no longer allows GPBC in the time direction; instead we toggle between periodic and antiperiodic
Replaced thread_for G-parity 5D force insertion implementation with accelerator_for version capable of running on GPUs
Generalized tests/lanczos/Test_dwf_lanczos to support regular DWF as well as Gparity, with the action chosen by a command line option
Modified tests/forces/Test_dwf_gpforce,Test_gpdwf_force,Test_gpwilson_force to use GPBC a spatial direction rather than the t-direction, and antiperiodic BCs for time direction
tests/core/Test_gparity now supports using APBC in time direction using command line toggle
2022-05-09 16:27:57 -04:00
8b12a61097
fix: readded Config.h and Version.h to HFILEs in Grid/Makefile.am
2022-05-09 11:53:22 +01:00
Peter Boyle
79ea027c0b
Merge pull request #377 from RJHudspith/develop
...
NERSC and ILDG for non-SU(3) configuration checkpoints
2022-05-03 08:55:48 -04:00
Peter Boyle
62339d437f
Merge pull request #387 from lehner/feature/gpt
...
Parity mass terms for domain wall fermions to enable 4d eofa
2022-05-03 08:52:18 -04:00
Peter Boyle
698e745276
Merge pull request #390 from fjosw/feature/conserved_current_wilson
...
Conserved current for wilson fermions
2022-05-03 08:51:10 -04:00
e61fed87db
SteepestDescentGaugeFix now exits when the algorithm does not converge.
...
This behaviour can be altered by setting err_on_no_converge to false.
2022-04-20 15:41:55 +01:00
Christopher Kelly
81fe4c937e
Hopefully fix link errors on Intel compilers due to having no function body for MomentumFilterBase::apply_phase
2022-04-12 09:51:59 -04:00
Christopher Kelly
f77f3a6598
Imported G-parity flavor algebra + tester from feature/gparity_HMC branch
2022-04-06 10:21:04 -04:00
Peter Boyle
239afb18fb
Merge branch 'feature/dirichlet' into feature/dirichlet-gparity
2022-04-05 16:49:32 -04:00
Peter Boyle
ef820a26cd
Bcopy on crusher compile
2022-04-05 16:49:02 -04:00
Peter Boyle
65abe4d0d3
Merge branch 'feature/dirichlet' into feature/dirichlet-gparity
2022-04-05 16:26:54 -04:00
Peter Boyle
5012adfebf
Merge branch 'develop' into feature/dirichlet
2022-04-05 16:26:19 -04:00
Peter Boyle
b808d48fa1
Tone down printing in integrator
2022-04-05 16:25:22 -04:00
Peter Boyle
83f818a99d
Updates for DDHMC
2022-04-05 16:24:34 -04:00
b8bc560b51
Test_wilson_conserved_current implemented, all 5d references removed.
2022-04-05 17:33:45 +01:00
6bc2483d57
Merge branch 'feature/eclover' into feature/conserved_current_wilson
2022-04-05 15:26:49 +01:00
Mattia Bruno
ee23a76aa0
Merge pull request #2 from fjosw/feature/eclover
...
Feature/eclover
2022-04-05 13:30:13 +02:00
d7191e5a02
SeqConservedCurrent implemented for Wilson fermions
2022-04-05 11:48:56 +01:00
c8a824425b
Error message added if another conserved current than vector is requested for
...
Wilson type fermions.
2022-04-05 10:58:22 +01:00
f23626a6b8
End scope by additional block in CloverHelpers.h
2022-04-02 16:08:15 +01:00
6577a03d16
Explcitly closed views in Exponentiate_Clover
2022-04-01 18:39:12 +01:00
427c8695fe
Change signs and prefactors for conserved current to mimic the 5d
...
version.
2022-04-01 16:20:21 +01:00
9e82c468ab
Multiplication of diagonal mass in exponentiate fixed for gpus
2022-04-01 15:54:43 +01:00
603fd96747
Missing link multiplication added.
2022-04-01 10:58:56 +01:00