1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib
neo 57feda4328 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
..
algorithms Merged 2015-05-19 15:05:07 +01:00
cartesian Adding a better controlled threading class, preparing to 2015-05-11 18:59:03 +01:00
communicator Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
cshift Completed implementation of new Grid_simd classes 2015-05-22 17:33:15 +09:00
lattice Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00
math Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00
parallelIO Remez tested 2015-05-18 12:09:25 +01:00
qcd Optimisation... 2015-05-19 15:50:47 +01:00
simd Completed implementation of new Grid_simd classes 2015-05-22 17:33:15 +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 Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00
Grid_config.h.in Added check of mpfr and gmp at configure time 2015-05-19 13:54:55 +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 Merge remote-tracking branch 'upstream/master' 2015-05-20 17:32:46 +09: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 Completed implementation of new Grid_simd classes 2015-05-22 17:33:15 +09:00
Grid_stencil.h I have made the Cshift work successfully with open mp threading in 2015-05-13 00:31:00 +01:00
Grid_threads.h I have made the Cshift work successfully with open mp threading in 2015-05-13 00:31:00 +01:00
Grid.h Add messages to get the number of threads for openmp 2015-05-19 14:54:42 +01:00
Makefile.am Completed implementation of new Grid_simd classes 2015-05-22 17:33:15 +09:00
stamp-h1 Partial implementation of the vector types SIMD 2015-05-19 17:21:17 +09:00