1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/tests/solver
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
..
Makefile.am build system: local Grid link flag moved to configure.ac 2016-08-03 15:07:42 +01:00
Test_cf_cr_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_coarse_even_odd.cc Enable even-odd for CoarsenedMatrix 2020-09-11 20:32:02 +02:00
Test_contfrac_cg.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_cg_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_cg_schur.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_cg_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_cr_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_fpgcr.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_hdcr_2level.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_dwf_hdcr_16_rb.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_dwf_hdcr_24_regression.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_dwf_hdcr_48_rb.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_dwf_hdcr_48_regression.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_dwf_hdcr.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_dwf_mrhs_cg_mpi.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_mrhs_cg_mpieo.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_mrhs_cg.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_multigrid.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_dwf_multishift_mixedprec.cc Imported changes from feature/gparity_HMC branch: 2022-05-09 16:27:57 -04:00
Test_dwf_qmr_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_hw_multigrid_mixed_48_rb.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_hw_multigrid_mixed_48.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_hw_multigrid.cc Red black on coarse space 2021-01-14 20:48:35 -05:00
Test_laplacian.cc Coordinate handling gpu friendly 2018-02-24 22:18:33 +00:00
Test_mobius_bcg_nosplit.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_mobius_bcg_phys_nosplit.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_mobius_bcg_prec_nosplit.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_mobius_bcg.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_multigrid_common.h Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_split_grid.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_block_cg_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_block_cg_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_cagmres_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_cg_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_cg_schur.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_cg_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_fcagmres_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_fgmres_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_gmres_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_mr_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_multishift.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_cagmres_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_cg_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_cg_schur.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_cg_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_cr_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_fcagmres_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_fgmres_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_gmres_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_mg_mp.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_mg.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_mr_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_qmr_unprec.cc Warning free compile on make all and make tests under nvcc 2021-10-27 00:27:03 +01:00
Test_wilsonclover_bicgstab_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_bicgstab_schur.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_bicgstab_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_cagmres_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_cg_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_cg_schur.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_cg_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_fcagmres_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_fgmres_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_gmres_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_mg_lime.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_mg_mp.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_mg.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_mixedbicgstab_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_mixedcg_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilsonclover_mr_unprec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_zMADWF_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_zmobius_cg_prec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00