This website requires JavaScript.
Explore
Help
Register
Sign In
portelli
/
Grid
Watch
1
Star
0
Fork
0
You've already forked Grid
mirror of
https://github.com/paboyle/Grid.git
synced
2025-04-21 19:25:56 +01:00
Code
Releases
Activity
Grid
/
lib
/
qcd
/
action
History
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
..
fermion
'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
gauge
various compatibility fixes after merge
2017-06-20 17:24:55 +01:00
pseudofermion
Merge branch 'feature/Lanczos' into ckelly_develop4
2017-10-10 13:41:43 -04:00
scalar
minor scalar action fixes
2017-06-28 12:45:44 +01:00
Action.h
Merge branch 'develop' into feature/bgq-asm
2017-02-23 00:25:29 +00:00
ActionBase.h
Refactoring header layout
2017-02-22 18:09:33 +00:00
ActionCore.h
Merge branch 'develop' into feature/hmc_generalise
2017-04-05 14:41:04 +01:00
ActionParams.h
Adding HMC test file example for Mobius + smearing
2017-05-01 13:44:00 +01:00
ActionSet.h
Cleaning up files and directories
2017-01-26 15:24:49 +00:00