1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/lib
Peter Boyle a6e1ea216d Got unpreconditioned conjugate gradient to run and converge on a random (uniform random,
not even SU(3) for now) gauge field. Convergence history is correctly indepdendent of decomposition
on 1,2,4,8,16 mpi tasks.
Found a couple of simd bugs which required fixed and enhanced the Grid_simd.cc test suite.
Implemented the Mdag, M, MdagM, Meooe Mooee schur type stuff in the wilson dop.
2015-05-19 13:57:35 +01:00
..
algorithms Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00
cartesian Adding a better controlled threading class, preparing to 2015-05-11 18:59:03 +01:00
communicator Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass. 2015-05-18 16:48:14 +09:00
cshift gcc doesn't like collapse(2) for some reason I can't figure 2015-05-15 11:36:22 +01: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 Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00
simd Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01:00
stencil 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_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 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_config.h.in Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01: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 Enhanced SIMD interfacing 2015-05-12 20:41:44 +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 Got unpreconditioned conjugate gradient to run and converge on a random (uniform random, 2015-05-19 13:57:35 +01: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 Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01:00
Makefile.am Getting closer to having a wilson solver... introducing a first and untested 2015-05-18 07:47:05 +01:00
stamp-h1 Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass. 2015-05-18 16:48:14 +09:00