1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-10 07:55:35 +00:00
Grid/lib
Jung 5924e5a562 Merge branch 'master' of https://github.com/paboyle/Grid into scidac1_2
Conflicts:
	configure
	lib/qcd/action/Actions.h
	lib/qcd/action/fermion/WilsonKernels.h
2016-01-06 03:44:57 -05:00
..
algorithms Merge branch 'master' of https://github.com/paboyle/Grid into scidac1_2 2016-01-06 03:44:57 -05:00
cartesian Updating to fix peek poke to checkerboarded arrays since Chulwoo needs this. 2015-12-12 07:11:46 +00:00
communicator Merge branch 'master' of https://github.com/paboyle/Grid into scidac1_2 2016-01-06 03:44:57 -05:00
cshift Partial optimisation; comms in x-dir for red black dslash will be slow as the checker skipping block strided 2015-11-06 05:23:23 -06:00
lattice Divide function 2015-11-28 16:54:43 -08:00
Old Cleaning up the recursion for traceIndex<n> after the changes the enable G++ to 2015-07-01 23:43:57 +01:00
parallelIO chrono causing some problems on Cray systems. Suspend use for now 2015-11-04 04:28:31 -06:00
pugixml XMLReader implementation and a virtual Reader/Writer template framework. 2015-08-20 16:21:26 +01:00
qcd Merge branch 'master' of https://github.com/paboyle/Grid into scidac1_2 2016-01-06 03:44:57 -05:00
serialisation IO: serialisable enums 2015-12-08 13:54:00 +00:00
simd Merge branch 'master' of https://github.com/paboyle/Grid into scidac1_2 2015-12-15 11:11:59 -05:00
stencil Merge branch 'master' of https://github.com/paboyle/Grid into scidac1_2 2016-01-06 03:44:57 -05:00
tensors Integer divide useful 2015-11-28 17:01:20 -08:00
Algorithms.h Lanczos addition 2015-10-09 00:41:00 +02:00
AlignedAllocator.h Changes to remove warnings under icc; disambiguate AVX512 from IMCI correctly 2015-09-23 05:23:45 -07:00
Cartesian.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Communicator.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Config.h.in Fix a regression failure on Mobius; chroma regression added 2015-12-10 22:55:00 +00:00
Cshift.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Grid.h Fixes for Gparity comparison with CPS (Instantiation, Gamma matrix convention) 2015-12-07 02:04:57 -05:00
Init.cc Merge branch 'master' of https://github.com/paboyle/Grid into scidac1_2 2016-01-06 03:44:57 -05:00
Init.h Committing incomplete work for parameter file I/O. 2015-07-27 18:32:28 +09:00
Lattice.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Log.cc Log: generalised Logger class to allow separate logs in Grid-based applications 2015-10-27 17:31:13 +00:00
Log.h Log: generalised Logger class to allow separate logs in Grid-based applications 2015-10-27 17:31:13 +00:00
Make.inc Fix a regression failure on Mobius; chroma regression added 2015-12-10 22:55:00 +00:00
Makefile.am Reorganise of file naming 2015-06-03 12:47:05 +01:00
PerfCount.cc Fix a regression failure on Mobius; chroma regression added 2015-12-10 22:55:00 +00:00
PerfCount.h Merge branch 'master' of https://github.com/paboyle/Grid 2015-12-10 23:05:38 +00:00
Simd.h Fix a regression failure on Mobius; chroma regression added 2015-12-10 22:55:00 +00:00
Stencil.h Comms optimisation 2015-11-06 05:22:18 -06:00
Tensors.h Cleaning up the recursion for traceIndex<n> after the changes the enable G++ to 2015-07-01 23:43:57 +01:00
Threads.h Better to drop KMP_AFFINITY override 2015-11-28 16:52:44 -08:00
Timer.h Committing incomplete work for parameter file I/O. 2015-07-27 18:32:28 +09:00