1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-15 14:27:06 +01:00
Commit Graph

28 Commits

Author SHA1 Message Date
3752c49ef0 Add option to record the CG polynomial 2024-08-27 11:14:35 -04:00
14e9d8ed9f CG improvements for smoother 2024-05-16 10:55:18 -04:00
2aaa959b5f Printing changes 2024-04-16 15:41:25 -04:00
db8793777c Logging/verbose 2024-04-01 14:15:41 -04:00
043031a757 Report resid on failed convergence 2023-11-15 17:56:22 -05:00
31b8e8b437 Better messaging 2023-09-25 17:16:14 -04:00
5068413cdb Merge branch 'feature/dirichlet' of https://github.com/paboyle/Grid into feature/dirichlet 2023-03-28 08:35:38 -07:00
659fac9dfb Tracing hook 2022-08-31 16:54:25 -04:00
b99453083d Updated timing 2022-07-28 11:37:02 -04:00
751a4562d7 Timing improvement 2022-07-01 09:41:43 -04:00
3685f391cf More verbose CG 2022-06-27 12:11:08 -04:00
e9648a1635 Useful periodic print. CG convergence bound is remarkably accurate on
low eigenvalue in numerical tests
2022-06-14 23:40:04 -04:00
1a4c8c3387 Global edit with change to View usage. autoView() creates a wrapper object that closes the view when scope closes. 2020-06-05 18:52:35 -04:00
1c9f20b15e Views must be closed 2020-06-03 09:10:29 -04:00
7860a50f70 Make view specify where and drive data motion - first cut.
This is a compile tiime option --enable-unified=yes/no
2020-05-21 16:13:16 -04:00
90229cfb0f Merge pull request #270 from milc-qcd/feature/CGinfo
feature/CGinfo
2020-04-16 11:46:08 -04:00
165c68e28e Change TrueResiduals to TrueResidualShift and IterationsToComplete to IterationsToCompleteShift 2020-02-29 17:51:51 -06:00
9479bc8486 Make IterationsToComplete and TrueResidual externally accessible 2020-02-19 17:43:57 -06:00
8cec294ec9 Make CG a bit less verbose as gettign annoying in nested algorithms.
Can use Iterative logging if you want to see more
2020-01-27 12:44:04 -05:00
fa9cd50c5b Merge branch 'develop' into feature/gpu-port 2019-07-16 11:55:17 +01:00
81eb1fd9f2 Accelerator loop changes for coalesced access 2019-06-15 07:44:47 +01:00
94ebcf551c Iteratoin range fix 2019-04-24 06:28:14 +01:00
6505efcb57 Set iteration count if guess is already good 2019-04-23 21:51:57 +01:00
ab063f33c0 Offload the linear combinations in CG 2019-01-01 13:42:13 +00:00
b57a4d32aa Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
4a47b11876 Block CG improvements to develop 2018-11-06 12:49:05 +00:00
f0229025e2 MADWF working across a range of actions 2018-10-13 19:55:03 +01:00
fb7d021b9d Hadrons: moving Hadrons to root directory, build system improvements 2018-08-28 15:00:40 +01:00