1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Grid/lib
Daniel Richtmann 3b2d805398
WilsonMG: Some first steps towards coarse spin dofs; not compiling yet
A failing conversion from the innermost type (Grid::Simd<...>) to a coarse
scalar (triple iScalar) in blockPromote prohibits this commit from working.
2018-01-22 12:45:51 +01:00
..
algorithms WilsonMG: Some first steps towards coarse spin dofs; not compiling yet 2018-01-22 12:45:51 +01:00
allocator global memory debug through command line flag 2017-12-07 14:40:58 +01:00
cartesian New rank can be found out 2017-10-30 00:04:14 +00:00
communicator Allow resize of the shared memory buffers 2018-01-08 15:20:26 +00:00
cshift Experimental: Multiple communicators to see if we can avoid thread locks in --enable-comms=mpit 2017-06-24 23:10:24 +01:00
json Solving an annoying compilation error in json 2017-10-02 07:13:40 +01:00
lattice WilsonMG: Some first steps towards coarse spin dofs; not compiling yet 2018-01-22 12:45:51 +01:00
log Force spacing more nicely 2017-10-25 23:45:57 +01:00
parallelIO Better read test 2017-10-27 08:17:49 +01:00
perfmon KNL only 2017-06-30 10:15:32 +01: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 2018-01-08 11:34:45 +00:00
serialisation minor serial IO fixes, XML now issues warning when trying to read absent nodes, these becomes 2017-12-01 19:44:07 +00:00
simd Merge pull request #130 from giltirn/gparity-handunroll 2017-09-21 10:11:00 +01:00
sitmo_rng Source pointed to 2017-05-05 16:17:27 +01:00
stencil Simplify comms layers 2018-01-08 11:28:30 +00:00
tensors Christoph bug report integrate 2017-09-21 10:32:41 +01:00
threads Approx tests and lanczos improvement 2017-10-13 11:30:50 +01:00
util Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2018-01-08 11:34:45 +00:00
.dirstamp Changed the colouring classes 2016-06-30 16:51:03 +01:00
DisableWarnings.h All tests compile. 2017-02-10 10:27:51 +00:00
Grid_Eigen_Dense.h Warning elimination; drop to -O2 on G++ bad versions 2017-05-06 14:44:49 +01:00
Grid.h Merge branch 'develop' of https://github.com/paboyle/Grid into develop 2017-06-19 14:01:44 +01:00
GridCore.h New header for standard headers (was an issue with Remez.h and external compilation) 2017-05-02 18:26:11 +01:00
GridQCDcore.h Merge branch 'develop' into feature/bgq-asm 2017-02-23 00:25:29 +00:00
GridStd.h Update for SciDAC 2017-06-18 00:10:20 +01: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 Simplify comms layer proliferation 2018-01-08 11:30:22 +00:00