1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-15 02:05:37 +00:00
Grid/lib
Peter Boyle ebb1bebf24
Merge pull request #145 from yongchull/fix-skylake-avx512
patch to compile with AVX512 for SkyLake Xeon processor using GCC7.2.…
2018-01-28 11:01:43 +00:00
..
algorithms Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos 2017-12-12 21:23:01 -05:00
allocator Merge branch 'release/dirac-ITT' into develop 2017-09-05 14:56:12 +01:00
cartesian New rank can be found out 2017-10-30 00:04:14 +00:00
communicator Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos 2017-12-12 21:23:01 -05: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 Threading improvement 2017-12-05 14:12:22 +00: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 pull request #145 from yongchull/fix-skylake-avx512 2018-01-28 11:01:43 +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 patch to compile with AVX512 for SkyLake Xeon processor using GCC7.2.0. Beside bug fixes in the source code, a option 'SKL' is added to configure.ac for SkyLake processor specific AVX512 instruction flags when using GCC. Code can be compiled with --enable-simd=SKL using GCC 7.2.0, but Test_simd fails. AVX512 support for complex double type with non-intel compilers makes this error. 2018-01-27 10:00:38 -05:00
sitmo_rng Source pointed to 2017-05-05 16:17:27 +01:00
stencil Subtle Naik term bug updated in Stencil; less on logical && with a function call on right 2017-09-16 12:51:26 +01: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 feature/Lanczos 2017-12-12 21:23:01 -05: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 Experimental: Multiple communicators to see if we can avoid thread locks in --enable-comms=mpit 2017-06-24 23:10:24 +01:00