Commit Graph
70 Commits
Author SHA1 Message Date
Chulwoo Jung 01c3189d17 Reverted restart to inline in KrylovSchur
Making constructUR to use basisRotate()
2026-07-13 14:38:50 -04:00
Chulwoo Jung f1249685aa Refactording KrylovSchur to have separate operator() for non-shift and shift 2026-07-10 17:39:36 -04:00
Chulwoo Jung 722d68b0d9 Updating KrylovSchur example to include True Block KS 2026-07-10 14:02:22 -04:00
Chulwoo Jung c1284e080a Adding TrueHarmonicBlockKrylovSchur 2026-07-09 20:38:08 -04:00
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
Chulwoo Jung 2ac5431401 Turning of NERSC header checking 2026-03-06 14:16:20 -05:00
Chulwoo Jung 3e71cac7ae Merge branch 'specflow2' of github.com:chulwoo1/Grid into KS_shifted 2026-01-15 03:40:52 +00:00
Chulwoo Jung e8e7ef08fc KrylovSchur and spectral flow updates 2026-01-15 03:20:01 +00:00
Chulwoo Jung 5c00fe6bef Merge branch 'develop' of github.com:poare/Grid into KS_shifted 2026-01-12 06:26:15 +00:00
Chulwoo Jung 3175788f97 Added explicit shift before pulling 2026-01-12 06:25:09 +00:00
Chulwoo Jung dcda74f924 Timing info for schurReorder,etc 2025-12-18 18:23:50 +00:00
Chulwoo Jung df4c2a082b Reducing comments 2025-12-09 14:23:22 +00:00
Chulwoo Jung 88611659a3 Appear to be working 2025-12-08 21:08:14 -05:00
Chulwoo Jung 504b85dfc0 Restarting and adding codes back in 2025-12-08 13:27:06 -05:00
Chulwoo Jung 43ea83e5e1 Checking in to move back to genoa 2025-12-05 23:56:40 +00:00
Chulwoo Jung 376150c3df Adding 2025-12-04 21:29:31 -05:00
Chulwoo Jung 842e0391e7 Checking in to move back to aurora 2025-12-04 20:13:44 -05:00
Chulwoo Jung 17e3799bcc Necessary code for Harmonic KS added 2025-12-03 19:38:45 -05:00
Chulwoo Jung 985ab70f85 Checking in without adjusting Nk 2025-12-03 14:46:34 -05:00
Chulwoo Jung 1e85081986 Adding shift and debugging 2025-12-03 00:16:51 -05:00
Chulwoo Jung d5ac4fc67f Starting to modified KS 2025-11-26 22:13:27 +00:00
Chulwoo Jung fe0ab5f1a9 Merge branch 'develop' of github.com:poare/Grid into develop 2025-11-07 15:50:22 +00:00
Chulwoo Jung caa66418bd Checking in before pulling 2025-11-06 22:44:05 +00:00
Chulwoo Jung 786496f22e Checking in before pulling KrylovSchur 2025-11-03 21:18:56 +00:00
Chulwoo Jung a957e7bfa1 Adding DWF evec Chirality measurement 2025-04-22 22:17:51 +00:00
Chulwoo Jung cee4c8ce8c Merge branch 'develop' of https://github.com/paboyle/Grid into specflow 2025-04-18 19:55:36 +00:00
Chulwoo Jung 570b72a47b Bugfix. Sorry! 2025-01-21 15:37:39 -05:00
Chulwoo Jung a5798a89ed Merge branch 'develop' into specflow 2025-01-21 12:13:24 -05:00
Chulwoo Jung f7e2f9a401 Checking in spectral flow and DWF/Mobius kernel eigenvalue measurement 2025-01-16 20:47:33 +00:00
Chulwoo Jung 2848a9b558 DWF Kernel lanczos working(?) 2025-01-16 01:29:56 +00:00
Chulwoo Jung dc6a38f177 Minor cleanup 2022-11-30 17:13:12 -05:00
Chulwoo Jung 82c1ecf60f Block lanczos added 2022-11-30 16:08:40 -05:00
Chulwoo Jung 0b61f75c9e Adding ZMobius CG test 2017-03-13 00:12:43 -04:00
Chulwoo Jung 33edde245d Changing Dminus(Dag) to use full vectors to work correctly 2017-03-12 23:02:42 -04:00