1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/tests/solver
2020-04-20 09:12:34 -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 Zero changes. (I mean literally) 2018-01-27 23:46:02 +00:00
Test_contfrac_cg.cc Zero changes. (I mean literally) 2018-01-27 23:46:02 +00:00
Test_dwf_cg_prec.cc Zero changes. (I mean literally) 2018-01-27 23:46:02 +00:00
Test_dwf_cg_schur.cc Zero changes. (I mean literally) 2018-01-27 23:46:02 +00:00
Test_dwf_cg_unprec.cc Zero changes. (I mean literally) 2018-01-27 23:46:02 +00:00
Test_dwf_cr_unprec.cc Zero changes. (I mean literally) 2018-01-27 23:46:02 +00:00
Test_dwf_fpgcr.cc Zero changes. (I mean literally) 2018-01-27 23:46:02 +00:00
Test_dwf_hdcr.cc True Hierachical multigrid for DWF 2020-01-27 13:45:10 -05:00
Test_dwf_mrhs_cg_mpi.cc Updates in tests to make all of Grid compile 2018-12-14 16:55:54 +00:00
Test_dwf_mrhs_cg_mpieo.cc Coordinate handling gpu friendly 2018-02-24 22:18:33 +00:00
Test_dwf_mrhs_cg.cc Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
Test_dwf_qmr_unprec.cc QMR 2019-12-09 02:59:35 -05:00
Test_laplacian.cc Coordinate handling gpu friendly 2018-02-24 22:18:33 +00:00
Test_mobius_bcg_nosplit.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_mobius_bcg_phys_nosplit.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_mobius_bcg_prec_nosplit.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_mobius_bcg.cc Passes make check now single and double compile 2018-12-19 11:09:32 +00:00
Test_multigrid_common.h Tests builds clean. 2019-06-04 20:45:20 +01:00
Test_split_grid.cc Coordinate handling gpu friendly 2018-02-24 22:18:33 +00:00
Test_staggered_block_cg_prec.cc Updates in tests to make all of Grid compile 2018-12-14 16:55:54 +00:00
Test_staggered_block_cg_unprec.cc Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
Test_staggered_cagmres_unprec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_staggered_cg_prec.cc Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
Test_staggered_cg_schur.cc Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
Test_staggered_cg_unprec.cc Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
Test_staggered_fcagmres_prec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_staggered_fgmres_prec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_staggered_gmres_unprec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_staggered_mr_unprec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_staggered_multishift.cc Updates in tests to make all of Grid compile 2018-12-14 16:55:54 +00:00
Test_wilson_cagmres_unprec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilson_cg_prec.cc Coordinate handling gpu friendly 2018-02-24 22:18:33 +00:00
Test_wilson_cg_schur.cc Coordinate handling gpu friendly 2018-02-24 22:18:33 +00:00
Test_wilson_cg_unprec.cc Coordinate handling gpu friendly 2018-02-24 22:18:33 +00:00
Test_wilson_cr_unprec.cc Coordinate handling gpu friendly 2018-02-24 22:18:33 +00:00
Test_wilson_fcagmres_prec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilson_fgmres_prec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilson_gmres_unprec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilson_mg_mp.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilson_mg.cc Tests builds clean. 2019-06-04 20:45:20 +01:00
Test_wilson_mr_unprec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilson_qmr_unprec.cc QMR 2019-12-09 02:59:49 -05:00
Test_wilsonclover_bicgstab_prec.cc Fix naming conventions to be consistent with Peter 2019-12-11 11:46:18 -05:00
Test_wilsonclover_bicgstab_schur.cc Fix naming conventions to be consistent with Peter 2019-12-11 11:46:18 -05:00
Test_wilsonclover_bicgstab_unprec.cc Fix naming conventions to be consistent with Peter 2019-12-11 11:46:18 -05:00
Test_wilsonclover_cagmres_unprec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilsonclover_cg_prec.cc Import BiCGSTAB solvers and tests 2019-12-10 17:20:35 -05:00
Test_wilsonclover_cg_schur.cc Import BiCGSTAB solvers and tests 2019-12-10 17:20:35 -05:00
Test_wilsonclover_cg_unprec.cc Import BiCGSTAB solvers and tests 2019-12-10 17:20:35 -05:00
Test_wilsonclover_fcagmres_prec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilsonclover_fgmres_prec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilsonclover_gmres_unprec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilsonclover_mg_lime.cc remove namespace QCD from directory tests 2019-08-20 15:35:36 +01:00
Test_wilsonclover_mg_mp.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilsonclover_mg.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_wilsonclover_mixedbicgstab_prec.cc Fix naming conventions to be consistent with Peter 2019-12-11 11:46:18 -05:00
Test_wilsonclover_mixedcg_prec.cc Import BiCGSTAB solvers and tests 2019-12-10 17:20:35 -05:00
Test_wilsonclover_mr_unprec.cc Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
Test_zMADWF_prec.cc Added ability to pass callback to MADWF that is called every inner iteration and allows user to, for example, adjust the inner solver tolerance depending on residual 2020-01-17 12:45:30 -08:00
Test_zmobius_cg_prec.cc Make NVCC happy with the compile. This is warning free on 9.1 on my laptop (both make and make tests). 2018-03-05 00:28:24 +00:00