Peter Boyle
|
6b2a786779
|
gcc doesn't like collapse(2) for some reason I can't figure
|
2015-05-15 11:36:22 +01:00 |
|
Peter Boyle
|
b4a570477c
|
I have made the Cshift work successfully with open mp threading in
every routine. Collapse(2) is now working under clang-omp++.
|
2015-05-13 00:31:00 +01:00 |
|
Peter Boyle
|
65c91eae64
|
Threading support rework.
Placed parallel pragmas as macros; implemented deterministic thread reduction in style of
BFM.
|
2015-05-12 07:51:41 +01:00 |
|
Peter Boyle
|
242e447bc5
|
Lots of changes required to compile for MIC under ICPC
|
2015-05-10 23:29:21 +01:00 |
|
Peter Boyle
|
b0485894b3
|
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 |
|
Peter Boyle
|
0b7d389258
|
Reworking CSHIFT and Stencil. Implementing Wilson and discovered rework is required
|
2015-04-27 13:45:07 +01:00 |
|
Peter Boyle
|
aee6669d0b
|
Build reorg with which I am a bit happier
|
2015-04-18 21:22:50 +01:00 |
|