Lanny91
|
d44cc204d1
|
Added test module for sequential gamma matrix insertion
|
2017-05-12 14:58:17 +01:00 |
|
Lanny91
|
77e0af9c2e
|
Compilation fix after merge - conserved current code not yet operational for vectorised 5D or Gparity Impl.
|
2017-05-05 12:27:50 +01:00 |
|
Lanny91
|
ca1077c560
|
Merge branch 'develop' of https://github.com/paboyle/Grid into feature/rare_kaon
# Conflicts:
# lib/qcd/action/fermion/WilsonFermion5D.cc
# tests/hadrons/Test_hadrons_rarekaon.cc
|
2017-05-04 16:22:33 +01:00 |
|
|
679ae98b14
|
Merge branch 'feature/better-external-library' into develop
|
2017-05-04 15:42:12 +01:00 |
|
paboyle
|
90f6bc16bb
|
No compile clang fix
|
2017-05-04 12:15:06 +01:00 |
|
Peter Boyle
|
9b5b639546
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-05-03 20:51:40 -04:00 |
|
Peter Boyle
|
945767c6d8
|
More info
|
2017-05-03 20:26:35 -04:00 |
|
Peter Boyle
|
422cdf4979
|
Some checks
|
2017-05-03 18:37:38 -04:00 |
|
Peter Boyle
|
38db174f3b
|
Print statement
|
2017-05-03 18:25:26 -04:00 |
|
Peter Boyle
|
92e364a35f
|
Better reporting in benchmark for MPI3
|
2017-05-03 15:43:36 -04:00 |
|
|
58299b8ba2
|
Git info separated from version in git-config
|
2017-05-02 20:04:41 +01:00 |
|
|
124bf4d829
|
git ref in config summary
|
2017-05-02 19:41:01 +01:00 |
|
|
e8e56b3414
|
Config summary saved in git-config
|
2017-05-02 19:40:47 +01:00 |
|
|
89c430136d
|
grid-config program
|
2017-05-02 19:13:13 +01:00 |
|
|
ea9aef7baa
|
New header for standard headers (was an issue with Remez.h and external compilation)
|
2017-05-02 18:26:11 +01:00 |
|
|
c9e9e8061d
|
Merge branch 'feature/hadrons' into develop
|
2017-05-02 18:23:47 +01:00 |
|
|
dda8d77c87
|
Merge branch 'feature/hadrons' into feature/rare_kaon
|
2017-05-01 17:50:57 +01:00 |
|
|
aa29f4346a
|
Hadrons: weird bus error with recent macOS clang
|
2017-05-01 17:49:08 +01:00 |
|
Lanny91
|
49331a3e72
|
Minor improvements to Ward Identity checks
|
2017-04-28 16:50:17 +01:00 |
|
Lanny91
|
51d84ec057
|
Bugfixes in Wilson 5D sequential conserved current insertion
|
2017-04-28 16:49:14 +01:00 |
|
Lanny91
|
db14fb30df
|
Hadrons: overhaul of conserved current test
|
2017-04-28 16:48:00 +01:00 |
|
Lanny91
|
b9356d3866
|
Added more complete test of sequential insertion of conserved current.
|
2017-04-28 16:46:40 +01:00 |
|
Lanny91
|
f302eea91e
|
SitePropagator redefined to be a scalar object in TYPE_ALIASES.
|
2017-04-28 15:27:49 +01:00 |
|
Lanny91
|
a6ccbbe108
|
Conserved current sequential source now registered properly and fixed module inputs.
|
2017-04-28 10:43:47 +01:00 |
|
Peter Boyle
|
99220f6531
|
Fixes and better timing
|
2017-04-26 17:24:11 -04:00 |
|
Lanny91
|
d2003f24f4
|
Corrected incorrect usage of ExtractSlice for conserved current code.
|
2017-04-26 17:25:28 +01:00 |
|
Lanny91
|
6299dd35f5
|
Hadrons: Added test of conserved current code. Tests Ward identities for conserved vector and partially conserved axial currents.
|
2017-04-26 12:41:39 +01:00 |
|
Lanny91
|
a39daecb62
|
Removed make_5D const declaration to avoid compilation error
|
2017-04-26 12:39:07 +01:00 |
|
Lanny91
|
159770e21b
|
Legal Banners added
|
2017-04-26 09:32:57 +01:00 |
|
paboyle
|
2a6d093749
|
move the sudo: required to match locatoin on Guido's branch
|
2017-04-26 09:15:34 +01:00 |
|
paboyle
|
c947947fad
|
sudo required suggested by guido
|
2017-04-26 08:45:36 +01:00 |
|
paboyle
|
f555b50547
|
Merge branch 'feature/half-prec-comms' into develop
|
2017-04-26 08:43:40 +01:00 |
|
paboyle
|
738c1a11c2
|
longer nloop
|
2017-04-26 08:43:20 +01:00 |
|
Peter Boyle
|
f8797e1e3e
|
bug fix. works now and great face performance
|
2017-04-26 03:14:02 -04:00 |
|
Peter Boyle
|
fd1eb7de13
|
Clean implementation of the exterior faces listing only those points on the boudary
|
2017-04-26 02:34:52 -04:00 |
|
Peter Boyle
|
2ce898efa3
|
Pretty code
|
2017-04-26 02:34:25 -04:00 |
|
Lanny91
|
dc5a6404ea
|
Hadrons: modules for testing conserved current contractions and sequential insertion.
|
2017-04-25 22:08:33 +01:00 |
|
Lanny91
|
44260643f6
|
First conserved current implementation for Wilson fermions only. Not implemented for Gparity or 5D-vectorised Wilson fermions.
|
2017-04-25 18:00:24 +01:00 |
|
Lanny91
|
1425afc72f
|
Rare Kaon test fix
|
2017-04-25 17:26:56 +01:00 |
|
paboyle
|
ab66bac4e6
|
Think I'm getting on top of the reduced cost exterior precomputed list of links
|
2017-04-25 08:50:26 +01:00 |
|
paboyle
|
56277a11c8
|
Build a list of whats on the surface
|
2017-04-24 17:06:15 +01:00 |
|
paboyle
|
916e9e1d3e
|
Merge branch 'feature/half-prec-comms' of https://github.com/paboyle/Grid into feature/half-prec-comms
|
2017-04-24 10:39:19 +01:00 |
|
Peter Boyle
|
5b55867a7a
|
Slightly cheaper Ext assembly
|
2017-04-24 05:36:11 -04:00 |
|
Peter Boyle
|
3accb1ef89
|
Debugged assemply split phase with interior suppression
|
2017-04-23 19:30:19 -04:00 |
|
Peter Boyle
|
e3d0e31525
|
Debugged assemply split phase with interior suppression
|
2017-04-23 19:29:27 -04:00 |
|
Peter Boyle
|
5812eb8a8c
|
Partially fixed. But the comms-overlap does not work yet.
|
2017-04-22 18:50:25 -04:00 |
|
paboyle
|
4dd3763294
|
Use OMP as much as possible
|
2017-04-22 20:35:20 +01:00 |
|
paboyle
|
c429ace748
|
Cleaner OpenMP use
|
2017-04-22 20:28:42 +01:00 |
|
paboyle
|
ac58565d0a
|
Dangerous rewrite of the assembly. If I make a mistake the debug will be painful.
|
2017-04-22 19:31:04 +01:00 |
|
paboyle
|
3703b718aa
|
Mark up a table if a given site only receives from itself; including MPI3 splitting info.
|
2017-04-22 19:28:37 +01:00 |
|