1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2017-04-26 02:34:25 -04:00
..
algorithms MultiRHS solver improvements with slice operations moved into lattice and sped up. 2017-04-18 10:51:55 +01:00
allocator Refactoring header layout 2017-02-22 18:09:33 +00:00
cartesian sanity checks 2017-04-02 00:27:28 +09:00
communicator spurious .dirstamp files removed 2017-04-10 17:00:22 +01:00
cshift Move compressors out of Cshift. 2017-04-20 13:17:55 +01:00
lattice MultiRHS solver improvements with slice operations moved into lattice and sped up. 2017-04-18 10:51:55 +01:00
log MultiRHS solver improvements with slice operations moved into lattice and sped up. 2017-04-18 10:51:55 +01:00
parallelIO Multiple RNGs 2017-04-02 00:25:44 +09:00
perfmon Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
pugixml Build system sanity check: corrected several headers not in the <Grid/*> format 2017-01-26 17:00:41 -08:00
qcd Pretty code 2017-04-26 02:34:25 -04:00
serialisation The macro “magics” is very intensive for the preprocessor in the measurement code which has numerous serialisable classes. Reducing the number of serialisable fields to 64 (instead of 1024) helps a lot, this is enough for now and can be extended trivially if needed in the future. 2017-04-10 16:58:54 +01:00
simd Build a list of whats on the surface 2017-04-24 17:06:15 +01:00
sitmo_rng Updating the engine to the last version 2017-01-25 18:10:41 +00:00
stencil Think I'm getting on top of the reduced cost exterior precomputed list of links 2017-04-25 08:50:26 +01:00
tensors Working half precision comms 2017-04-20 11:20:26 +01:00
threads Refactoring header layout 2017-02-22 18:09:33 +00:00
util Cleaning up the dense matrix and lanczos sector 2017-04-15 08:54:11 +01:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
Grid.h Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
GridCore.h Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
GridQCDcore.h Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
Hadrons Hadrons is now a library, the previous XML driven program is now a test 2016-12-01 21:36:29 +09:00
Makefile.am HDF5 types static initialisation is mysteriously buggy on BG/Q, changing strategy 2017-01-19 18:02:53 -08:00