Chulwoo Jung
|
bc1f5be265
|
Merge branch 'dev-IRBL-ypj' of https://github.com/yongchull/Grid into merge
|
2018-03-08 18:02:06 -05:00 |
|
Yong-Chull Jang
|
53a9260a94
|
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 |
|
Yong-Chull Jang
|
3cb8cb7282
|
'typename' is added to compile with AVX512 using GCC7.2.0; a semicolon was missing in Grid_avx512.h and the bug is fixed. Option SKL is added to configure script for skylake processor specific AVX512 operations. 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; it needs a review.
|
2017-12-23 14:54:07 -05:00 |
|
David Murphy
|
202a7fe900
|
Re-import DWF and abstract base EOFA fermion classes and tests
|
2017-08-15 13:36:08 -04:00 |
|