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

133 Commits

Author SHA1 Message Date
2848a9b558 DWF Kernel lanczos working(?) 2025-01-16 01:29:56 +00:00
3f9119b39d Remove vectors used for the power spectrum table in paper 2024-09-26 14:19:41 -04:00
130d7ab077 Verbose changes 2024-08-27 12:03:28 -04:00
d8be95a2a3 Don't early terminate power method to get more accurate top EV 2024-08-27 11:17:37 -04:00
f82702872d Normal residual 2024-08-27 11:16:44 -04:00
3752c49ef0 Add option to record the CG polynomial 2024-08-27 11:14:35 -04:00
fe65fa4988 MulMatrix 2024-08-27 11:13:18 -04:00
1fe4c205a3 Adef 2024-08-27 11:11:47 -04:00
d0bdb50f24 Analyse power spectrum 2024-08-27 10:58:19 -04:00
b461184797 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2024-07-23 09:53:58 -04:00
c9d5674d5b FInal for paper 2024-07-22 15:26:45 -04:00
172c75029e Redblack additional case 2024-07-10 22:03:59 +00:00
14e9d8ed9f CG improvements for smoother 2024-05-16 10:55:18 -04:00
3a0ff17be0 Verbose changes 2024-04-30 05:17:28 -04:00
bfa7b69aff Verbose changes 2024-04-16 15:42:46 -04:00
2aaa959b5f Printing changes 2024-04-16 15:41:25 -04:00
ce2970b93a Printing changes 2024-04-16 15:40:38 -04:00
b4cc788b8c First version used in mrhsHDCG
Need to consolidate files.
Plan: Make this version able to go virtual base, then absorb chulwoos
version when it is proven
2024-04-05 01:02:21 -04:00
0f0e7512f3 Keep MRHS in a different file 2024-04-05 00:59:53 -04:00
db8793777c Logging/verbose 2024-04-01 14:15:41 -04:00
c745484e65 9.5x speed up version 2024-04-01 14:14:30 -04:00
070b61f08f Simplifying the MultiRHS solver to make it do SRHS *and* MRHS 2024-03-06 14:04:33 -05:00
cdff2c8e18 Updated mrhs adef 2024-02-21 14:27:19 -05:00
7909683f3b MultiRHS 2024-01-17 16:21:07 -05:00
34ddd2b7b1 MultiRHS coarse space 2024-01-04 12:00:53 -05:00
e0543e8af5 Implement flexible preconditioned CG 2023-11-15 17:57:39 -05:00
c1eb80d01a Print which have converged 2023-11-15 17:57:08 -05:00
a26121d97b Better printing 2023-11-15 17:56:45 -05:00
043031a757 Report resid on failed convergence 2023-11-15 17:56:22 -05:00
78b117fb78 Comment fix 2023-10-06 21:01:15 -04:00
ded63a1319 Verbose change/pretty print 2023-10-06 21:00:53 -04:00
df3e4d1e9c Return fix 2023-10-06 21:00:21 -04:00
48ff655bad Slightly less verbose 2023-10-06 10:47:52 -04:00
2525ad4623 Slight clean up 2023-10-06 10:47:32 -04:00
dd557af84b ADEF1 and ADEF2 2 level CG 2023-10-05 16:55:19 -04:00
737d3ffb98 ADEF1 and 1 hop projection 2023-10-03 14:22:18 -04:00
0d63dce4e2 Timing info 2023-09-27 16:21:14 -04:00
64283c8673 Normal equations becomes linear function for easy base class pass aroudn 2023-09-25 17:19:39 -04:00
31b8e8b437 Better messaging 2023-09-25 17:16:14 -04:00
0ec0de97e6 Adef2 implemented and working in an HDCG like context 2023-09-25 17:15:03 -04:00
471ca5f281 Power method more iterations 2023-09-07 10:55:05 -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
f9b41a84d2 Trajectory runs to completion on Crusher within wall clock time 2023-04-07 15:42:45 -04:00
5068413cdb Merge branch 'feature/dirichlet' of https://github.com/paboyle/Grid into feature/dirichlet 2023-03-28 08:35:38 -07:00
2376156fbc Merge branch 'develop' into feature/dirichlet 2023-03-27 21:33:50 -07:00
d57ed25071 Merge branch 'feature/dirichlet' into feature/block_lanczos22 2023-03-24 12:08:09 -04:00
1a7114d4b9 Temporary algorithm while sorting out mixed prec 2023-03-23 15:38:35 -04:00
3f385f717c Merge branch 'feature/dirichlet' of https://github.com/paboyle/Grid into feature/dirichlet
Conflicts:
	systems/PVC/benchmarks/run-2tile-mpi.sh
	systems/PVC/config-command
2023-03-23 14:52:53 -04:00