1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/tests
neo 9e29ac6549 Completed implementation of new Grid_simd classes
Tested performance for SSE4, Ok.
AVX1/2, AVX512 yet untested
2015-05-22 17:33:15 +09:00
..
Grid_cshift.cc Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass. 2015-05-18 16:48:14 +09:00
Grid_gamma.cc Enhanced SIMD interfacing 2015-05-12 20:41:44 +01:00
Grid_main.cc Completed implementation of new Grid_simd classes 2015-05-22 17:33:15 +09:00
Grid_nersc_io.cc Enhanced SIMD interfacing 2015-05-12 20:41:44 +01:00
Grid_remez.cc Remez tested 2015-05-18 12:09:25 +01:00
Grid_rng_fixed.cc Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00
Grid_rng.cc RNG test 2015-05-13 09:24:30 +01:00
Grid_simd_new.cc Merge remote-tracking branch 'upstream/master' 2015-05-20 17:32:46 +09:00
Grid_simd.cc Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00
Grid_stencil.cc Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00
Makefile.am Completed implementation of new Grid_simd classes 2015-05-22 17:33:15 +09:00
test_Grid_jacobi.cc Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00