1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2015-06-04 14:17:58 +09:00
..
algorithms Updates now schur red black solver working 2015-05-25 13:43:58 +01:00
cartesian move constants into red black 2015-05-25 13:44:35 +01:00
communicator Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
cshift Weak scale the benchmarks automatically. 2015-05-28 13:47:01 +01:00
lattice Hand unrolled version of dslash in a separate class. 2015-05-26 19:54:03 +01:00
math Merge remote-tracking branch 'upstream/master' 2015-05-26 13:14:06 +09:00
parallelIO Remez tested 2015-05-18 12:09:25 +01:00
qcd Strip out the dslash kernel implementation 2015-05-26 19:55:18 +01:00
simd Small modification to the configure files 2015-06-04 14:17:58 +09:00
stencil Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
Grid_algorithms.h Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01:00
Grid_aligned_allocator.h Key of mm_malloc.h 2015-05-15 11:32:11 +01:00
Grid_cartesian.h Reorganisation 2015-04-18 21:23:32 +01:00
Grid_communicator.h Moving some things around for pretty 2015-05-11 19:09:49 +01:00
Grid_comparison.h Threading support rework. 2015-05-12 07:51:41 +01:00
Grid_config.h Check at configure time if CPU supports the requested SIMD optimization 2015-05-27 18:30:11 +09:00
Grid_config.h.in Check at configure time if CPU supports the requested SIMD optimization 2015-05-27 18:30:11 +09:00
Grid_cshift.h Command line args and a general clean up 2015-05-11 12:43:10 +01:00
Grid_extract.h Using boolean logic inside enable_if is more elegant 2015-05-15 11:32:45 +01:00
Grid_init.cc Weak scale the benchmarks automatically. 2015-05-28 13:47:01 +01:00
Grid_lattice.h Moving some things around for pretty 2015-05-11 19:09:49 +01:00
Grid_math.h Reorganisation 2015-04-18 21:23:32 +01:00
Grid_simd.h Included Gpermute in the new Grid_simd.h file style. 2015-05-27 12:11:44 +09:00
Grid_stencil.h red black fix 2015-05-25 13:42:12 +01:00
Grid_threads.h Unroll pragma abstraction 2015-05-21 06:34:33 +01:00
Grid.h Hand unrolled version of dslash in a separate class. 2015-05-26 19:54:03 +01:00
Makefile.am Works now with Clang-avx, Clang-sse and ICPC-avx, ICPC-sse 2015-05-28 11:35:43 +01:00
stamp-h1 Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00