1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2015-11-28 16:54:19 -08:00
..
algorithms More verbose useful 2015-11-28 16:54:19 -08:00
cartesian Extra check that failed in quenched test 2015-06-16 14:04:56 +01:00
communicator Binary IO file for generic Grid array parallel I/O. 2015-08-26 13:40:29 +01: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 Minor change in commented out code 2015-10-09 00:42:21 +02: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 Small threading change makes a difference on Cori. 2015-11-07 00:07:05 -08:00
serialisation Changes to remove warnings under icc; disambiguate AVX512 from IMCI correctly 2015-09-23 05:23:45 -07:00
simd Don't know why peter committed these as they didn't compile 2015-11-06 10:31:48 +00:00
stencil Changing whole stencil class to be template and not just single functions 2015-11-06 05:25:10 -06:00
tensors Partial optimisation of the extraction/merger of simd vecs. 2015-11-06 05:26:20 -06:00
.dirstamp Addedd Ta functionality to the tensor types 2015-06-04 18:11:32 +09: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 Small change in the HMC interface. 2015-07-30 17:16:57 +09:00
Config.h.in EXECINFO change 2015-11-07 00:05:57 -08:00
Cshift.h Reorganise of file naming 2015-06-03 12:47:05 +01:00
Grid.h Binary IO file for generic Grid array parallel I/O. 2015-08-26 13:40:29 +01:00
Init.cc Merge branch 'master' of github.com:paboyle/Grid 2015-11-06 03:50:04 -08: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 Committing incomplete work for parameter file I/O. 2015-07-27 18:32:28 +09:00
Log.h Committing incomplete work for parameter file I/O. 2015-07-27 18:32:28 +09:00
Make.inc Added a decoupled memory system benchmark to remove thread synch overhead 2015-09-26 18:23:57 -07:00
Makefile.am Reorganise of file naming 2015-06-03 12:47:05 +01:00
PerfCount.cc New file 2015-11-04 03:26:28 -08:00
PerfCount.h Use Linux kernel interface to hardware performance counters. Dead useful. 2015-11-04 03:24:19 -08:00
Simd.h Updating to modify non-inlining permute routines and hopefully get better reg use and 2015-09-25 08:55:04 -07:00
stamp-h1 Small change in the HMC interface. 2015-07-30 17:16:57 +09: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