1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 17:25:37 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Peter Boyle
a5cfb89304 Update eigen process direct from develop on github. Dangerous, but needed from GPU 2018-03-19 07:20:48 -04:00
Peter Boyle
7467a1c027 Latest eigen needed for GPU 2018-03-19 07:08:10 -04:00
paboyle
f1c31df9d2 updated Eigen version. Still didn't fix CUDA 9 no compile.
Worked around by switching off __NVCC__ during the include of Eigen and switching it
back on after. No Eigen code can be offloaded, note as a rsult of this. No harm done.
2018-01-24 13:19:29 +00:00
3127b52c90 bootstrap script does not destroy Eigen is working offline 2017-12-03 19:48:34 +01:00
a74c34315c Bootstrap script fix 2017-05-25 14:27:49 +01:00
paboyle
f8024c262b Update Eigen 2017-05-10 13:30:09 +01:00
Guido Cossu
120fb59978 Adding tests for WilsonFlow classes 2017-03-21 16:11:35 +09:00
paboyle
791cb050c8 Comms improvements 2016-11-01 11:35:43 +00:00
Guido Cossu
aa20cc8b52 Fixing compilation error with AVX512 flag 2016-09-09 02:58:52 -07:00
paboyle
8dc2cfcedb Adding fftw header pulling 2016-08-06 00:28:28 +01:00
93d29bb699 build system improvements after discussion with Peter 2016-08-04 16:19:59 +01:00
bb99ce0680 bootstrap script fix 2016-08-01 09:51:06 +01:00
e9f30cab2c first working version for the new build system 2016-07-30 17:53:18 +01:00