1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/tests
Christopher Kelly 96671bbb24 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
Added a general implementation of the Remez algorithm for producing arbitrary rational polynomial approximation with optional restriction to even/odd polynomials
Added implementation of computation of ZMobius parameters
Added Test_zMADWF_prec to test ZMobius in MADWF
2020-01-17 12:45:30 -08:00
..
core nvcc error suppress 2019-08-15 01:31:12 +01:00
debug Modified entire test directory to suit new GPU constructs for looping 2019-06-15 12:53:27 +01:00
forces Freeze the seed 2019-08-14 13:07:11 +01:00
hadrons Merge pull request #241 from nils-asmussen/fix/remQCDns_ignore_ws 2019-12-09 18:02:21 +00:00
hmc remove namespace QCD from directory tests 2019-08-20 15:35:36 +01:00
IO Back out unnecessary change 2019-11-02 16:50:29 +00:00
lanczos Updates in tests to make all of Grid compile 2018-12-14 16:55:54 +00:00
qdpxx Merge pull request #241 from nils-asmussen/fix/remQCDns_ignore_ws 2019-12-09 18:02:21 +00:00
smearing remove namespace QCD from directory tests 2019-08-20 15:35:36 +01:00
solver 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
testu01 GLobal edit for QCD namespace removal & NAMESPACE macros 2018-01-15 09:37:58 +00:00
Makefile.am Starting reorg of Blocked lanczos 2017-10-11 10:12:07 +01:00
Test_cayley_even_odd_vec.cc Tests builds clean. 2019-06-04 20:45:20 +01:00
Test_compressed_lanczos_hot_start.cc NVCC warning suppression 2019-01-01 15:07:47 +00:00
Test_cshift.cc Coordinate handling GPU friendly. Avoid std::vector 2018-02-24 22:19:28 +00:00
Test_dwf_mixedcg_prec_halfcomms.cc Zero changes. (I mean literally) 2018-01-27 23:46:02 +00:00
Test_dwf_mixedcg_prec.cc Merge branch 'develop' into feature/gpu-port 2018-12-13 05:11:34 +00:00
Test_general_stencil.cc Remove compiler errors and warnings 2019-07-18 14:47:02 +01:00
Test_simd.cc fp16 mandatory. Use SFW is not available as hdw 2019-11-26 13:26:43 -05:00
Test_stencil.cc Passes make check now single and double compile 2018-12-19 11:09:32 +00:00