1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/tests/core
Christopher Kelly e0e42873c1 Const correctness for Lattice::Replicate
Adapted GeneralEvenOddRationalRatio and Test_rhmc_EOWilsonRatio_doubleVsMixedPrec to recent changes that require passing in serial RNG

For GeneralEvenOddRationalRatio and TwoFlavourEvenOddRatio, broke refresh into two stages, the first of which generates the random field and the second that computes the pseudofermion field.
This allows derived classes to override the generation of the random field, for example in testing.

Test_dwf_gpforce now uses Gparity in x-direction and APBC in time as opposed to G-parity in time

Added Test_action_dwf_gparity2fvs1f that compares the DWF fermion action with the 2f and the 1f (doubled-lattice) implementations of Gparity
2021-04-14 16:41:27 -04:00
..
Makefile.am build system: local Grid link flag moved to configure.ac 2016-08-03 15:07:42 +01:00
Test_cf_coarsen_support.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_checker.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_contfrac_even_odd.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_cshift_red_black_rotate.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
Test_cshift_red_black.cc Speed up Cshift 2020-05-11 17:02:01 -04:00
Test_cshift_rotate.cc Speed up Cshift 2020-05-11 17:02:01 -04:00
Test_dwf_eofa_even_odd.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_dwf_even_odd.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_fft_gfix.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_fft.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_fftf.cc Coordinate handling GPU friendly. Avoid std::vector 2018-02-24 22:19:28 +00:00
Test_gamma.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
Test_GaugeAction.cc Coordinate handling GPU friendly. Avoid std::vector 2018-02-24 22:19:28 +00:00
Test_gparity_flavour.cc Added Gparity flavour Pauli matrix algebra and associated tensor types mirroring strategy used for Gamma matrices 2021-03-03 15:39:41 -05:00
Test_gparity.cc Const correctness for Lattice::Replicate 2021-04-14 16:41:27 -04:00
Test_gpwilson_even_odd.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_lie_generators.cc happy compile 2020-10-14 22:59:41 -04:00
Test_main.cc Fixed compile issues with maxLocalNorm2 for non-scalar lattices 2021-02-08 12:03:16 -05:00
Test_mobius_eofa_even_odd.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_mobius_even_odd.cc Make tests all compile ccurrent Grid, mostly MdagM removal of norms fixes but a few minor 2020-05-12 17:57:24 -04:00
Test_poisson_fft.cc Zero changes. (I mean literally) 2018-01-27 23:46:02 +00:00
Test_precision_change.cc Added core test to check precision change 2021-01-06 09:34:44 -05:00
Test_qed.cc fix regression in core/Test_qed.cc 2020-04-15 16:10:15 +01:00
Test_quenched_update.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_RectPlaq.cc Coordinate handling GPU friendly. Avoid std::vector 2018-02-24 22:19:28 +00:00
Test_reunitarise.cc Fixed test for very much non-unit det 2021-01-15 09:16:02 -05:00
Test_rng_fixed.cc Coordinate handling GPU friendly. Avoid std::vector 2018-02-24 22:19:28 +00:00
Test_rng.cc Coordinate handling GPU friendly. Avoid std::vector 2018-02-24 22:19:28 +00:00
Test_staggered5D.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered5Dvec.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered5DvecF.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered_naive.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_staggered.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_unary.cc Test project on group 2020-10-31 18:12:30 -04:00
Test_where_extended.cc Test that fails on Cuda 11.0 2021-03-11 22:34:28 +01:00
Test_where.cc Clean up test 2021-03-10 02:45:22 +01:00
Test_wilson_clover.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_even_odd.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_wilson_twisted_mass_even_odd.cc Expose Nc as a compile time configure option. 2020-10-07 13:07:00 -04:00
Test_zmobius_even_odd.cc Make tests all compile ccurrent Grid, mostly MdagM removal of norms fixes but a few minor 2020-05-12 17:57:24 -04:00