1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 09:15:38 +01:00
Grid/lib
2017-04-13 17:35:11 +01:00
..
algorithms Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2017-04-13 14:12:47 +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 Refactoring header layout 2017-02-22 18:09:33 +00:00
lattice Const args improvement 2017-04-09 23:41:04 +09:00
log Header fix 2017-02-24 19:12:11 -05: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 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2017-04-13 14:12:47 +01: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 Half precision conversion working on AVX512 now too 2017-04-13 17:35:11 +01:00
sitmo_rng Updating the engine to the last version 2017-01-25 18:10:41 +00:00
stencil spurious .dirstamp files removed 2017-04-10 17:00:22 +01:00
tensors Refactoring header layout 2017-02-22 18:09:33 +00:00
threads Refactoring header layout 2017-02-22 18:09:33 +00:00
util Trap illegal instructions 2017-04-13 10:51:40 +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