1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 05:07:05 +01:00
Commit Graph

68 Commits

Author SHA1 Message Date
neo
baa382f055 Added check of mpfr and gmp at configure time
It generates automatically the linker flags or complains if not found.
2015-05-19 13:54:55 +09:00
neo
7ad705066d Merging with upstream 2015-05-19 13:36:03 +09:00
neo
b4cd37276b Corrected some compilation errors (zolotarev.h) and SSE4 vsplat and conj to make cshift test pass. 2015-05-18 16:48:14 +09:00
9386522543 Compile options tweak 2015-05-15 12:33:18 +01:00
882fa27ff5 GCC and ICPC complained on more careful typeing 2015-05-15 11:50:44 +01:00
3346b68ccd Move platform dependent out to Grid_simd.h 2015-05-15 11:50:00 +01:00
0afb64bf24 ngo store 2015-05-15 11:49:39 +01:00
6cec662ac5 Enhanced SIMD interfacing 2015-05-12 20:41:44 +01:00
6103c29ee3 Threading support rework.
Placed parallel pragmas as macros; implemented deterministic thread reduction in style of
BFM.
2015-05-12 07:51:41 +01:00
5555a852be Lots of changes required to compile for MIC under ICPC 2015-05-10 23:29:21 +01:00
55ccb8ccf4 Wilson perf improvements with Gauge prefetching 2015-05-06 06:37:21 +01:00
5ebc7a1756 Added streaming stores 2015-05-05 18:09:28 +01:00
193860dbc8 Comms and memory benchmarks added 2015-05-03 09:44:47 +01:00
25d523c0f4 Shaken out stencil to the point where I think wilson dslash is correct.
Need to audit code carefully, consolidate between stencil and cshift,
and then benchmark and optimise.
2015-04-28 08:11:59 +01:00
94f728bee4 Big updates with progress towards wilson matrix 2015-04-26 15:51:09 +01:00
d707c4e0a3 First implementation of Dirac matrices as a Gamma class. 2015-04-24 18:20:03 +01:00
a37a9789c9 Snippets from Guido to optimise Reduce 2015-04-23 08:31:40 +01:00
e5a25dfcb1 Build reorg with which I am a bit happier 2015-04-18 21:22:50 +01:00