Commit Graph
8264 Commits
Author SHA1 Message Date
Chulwoo Jung d2189d59e0 Adding parity flip and gamma 5 option for Block KS starting vector 2026-06-16 16:05:06 -04:00
Chulwoo Jung e862dd662b Commenting out debugging info 2026-05-26 15:28:17 -04:00
Chulwoo Jung 42ff77cec8 Merge branch 'KS_shifted' of github.com:chulwoo1/Grid into KS_shifted 2026-05-21 10:49:21 -04:00
Chulwoo Jung d11ad4d2f0 Change below threshold output cerr to force output from every node` 2026-05-21 10:48:23 -04:00
Chulwoo Jung 9ebf2fec79 SciDAC format outputs for below threshold plaquettes 2026-05-21 09:39:08 -04:00
Chulwoo Jung ab0d6d3706 Merge branch 'KS_shifted' of github.com:chulwoo1/Grid into KS_shifted 2026-05-08 18:54:47 -04:00
Chulwoo Jung 4aa96a16c5 Merge branch 'KS_shifted' of github.com:chulwoo1/Grid into KS_shifted 2026-05-08 18:54:39 -04:00
Chulwoo Jung bb99123e6d Adding threshold in Plaquette testing fft5d bugfix 2026-05-08 18:53:30 -04:00
Chulwoo Jung 9e8cba3944 Reinstating HarmonicBlockKS 2026-05-08 17:30:17 -04:00
Chulwoo Jung d5cab295b2 Still debugging Gamma5BlockLanczos, fft5d 2026-05-08 16:47:46 -04:00
Chulwoo Jung 5a67f0602c Broken 2026-05-01 19:28:38 -04:00
Chulwoo Jung d57c49d73d iChanging to 2 starting vectors 2026-05-01 17:44:07 -04:00
Chulwoo Jung 5754c965d5 More debugging outputs 2026-05-01 11:35:45 -04:00
Chulwoo Jung 64ee6e90c9 Still debugging Gamma5BlockLanczos restart 2026-04-25 02:38:40 -04:00
Chulwoo Jung 7752e7ead1 Sorting eval/evec according to RitzFilter 2026-04-23 16:28:48 -04:00
Chulwoo Jung f14be5e331 Implicit restart in Gamma5BlockLanczos 2026-04-22 23:42:41 -04:00
Chulwoo Jung 5a77a4a052 Adding verify() routines to gamma5BlockLanczos 2026-04-20 17:19:44 -04:00
Chulwoo Jung 83b752bdd3 First (Claude) try to add Gamma5BlockLanczos 2026-04-20 12:23:44 -04:00
Chulwoo Jung 34a6ba3475 Merge branch 'KS_shifted' of github.com:chulwoo1/Grid into KS_shifted 2026-04-17 21:01:02 -04:00
Chulwoo Jung 819f706778 Merge branch 'KS_shifted' of github.com:chulwoo1/Grid into KS_shifted 2026-04-17 16:35:17 -04:00
Chulwoo Jung 3b28e3c98f Added flags for explicit eval checks at the end of operator() 2026-04-17 11:08:34 -04:00
Chulwoo Jung a696953485 Finally Block Harmonic(?) KS working 2026-04-14 14:40:55 -04:00
Chulwoo Jung aecc50869c Another try at block Harmonic KS. Still not working 2026-04-09 21:13:41 -04:00
Chulwoo Jung 99be36c891 Fixing tests/core/Test_plaquette_stats 2026-04-08 23:37:26 -04:00
Chulwoo Jung af1fb41d55 Precision reduction in Block KS verify() for better readability
Adding Plaquette stat testing
2026-04-08 22:50:37 -04:00
Chulwoo Jung b4c77ca762 Commenting out files not checked in 2026-04-06 17:24:23 -04:00
Chulwoo Jung 82a8f1342e Adding Lanczos parameter file in examples directory 2026-04-06 13:35:43 -04:00
Chulwoo Jung d4b685cf2d Expanding debug output after restart in block KS 2026-04-06 12:00:33 -04:00
Chulwoo Jung 84707cc3a8 Changing definition of Nm and Nk in BlockKrylovSchur 2026-04-02 15:22:21 -04:00
Chulwoo Jung 88ea24687f Blocked->Block. SplitGridBlockKrylovSchur 2026-04-02 12:25:55 -04:00
Chulwoo Jung 167f94e86c Adding (Harmonic) Block KS 2026-03-31 12:36:18 -04:00
Chulwoo Jung 09aa843984 Changed batchedInnerProduct for portability 2026-03-17 18:54:18 -04:00
Chulwoo Jung 24752002fa Verbosity reduction batched inner product for reorthogonalization 2026-03-17 13:02:16 -04:00
Chulwoo Jung f3223021fd RestartedLanczosBidiagonalization seems to have been fixed 2026-03-16 14:34:56 -04:00
Chulwoo Jung 4e1d95d3bb Claude implementation of Thick Restarted Lanczos Bidiagonalization 2026-03-13 19:12:54 -04:00
Chulwoo Jung 2ed38f63ca Merge branch 'develop' of https://github.com/paboyle/Grid into KS_shifted 2026-03-12 10:49:21 -04:00
Chulwoo Jung 80d2a8d88d wqMerge branch 'develop' of https://github.com/paboyle/Grid into KS_shifted 2026-03-11 21:49:26 -04:00
Peter Boyle 595ceaac37 Include grid header and make the ENABLE correct 2026-03-11 17:24:44 -04:00
Peter Boyle daf5834e8e Fixing incorrect PR about disable fermion instantiations 2026-03-11 17:05:46 -04:00
Chulwoo Jung 2ac5431401 Turning of NERSC header checking 2026-03-06 14:16:20 -05:00
Peter Boyle 0d8658a039 Optimised 2026-03-05 06:06:32 -05:00
Peter Boyle 095e004d01 Setup change GCR 2026-03-05 06:06:32 -05:00
Peter Boyle 0acabee7f6 Modest change 2026-03-05 06:06:32 -05:00
Peter Boyle 76fbcffb60 Improvement to 16^3 hdcg 2026-03-05 06:06:32 -05:00
Peter BoyleandGitHub a0a62d7ead Merge pull request #478 from vataspro/PolyakovUpstream
Spatial Polyakov Loop implementation
2026-02-24 20:45:42 -05:00
Peter BoyleandGitHub c5038ea6a5 Merge pull request #483 from cmcknigh/bugfix/rocm7-rocblas-type-refactor
Adding a version check to handle rocBlas type refactor
2026-02-24 20:45:03 -05:00
Peter BoyleandGitHub a5120903eb Merge pull request #486 from RChrHill/fix/sp4-fp32
Define Sp4 ProjectOnGeneralGroup for generic vtype
2026-02-24 20:44:08 -05:00
Peter BoyleandGitHub 00b286a08a Merge pull request #488 from RChrHill/feature/additional-ET-traces
Add ET support for Lattice spin- and colour-traces
2026-02-24 20:43:45 -05:00
Peter BoyleandGitHub 24a9759353 Merge pull request #485 from edbennett/skip-fermion-instantiations
Be able to skip compiling fermion instantiations altogether
2026-02-24 20:43:20 -05:00
edbennett 1b56f6f46d be able to skip compiling fermion instantiations altogether 2026-02-24 23:52:18 +00:00