0190ada714
Merge branch 'develop' into feature/GaussianSmearing
2019-05-29 17:01:17 +01:00
de1a1dccb3
MSource::Gauss and MSource::Convolution: change LatticeComplex to ComplexField
2019-05-29 16:25:45 +01:00
0b3f40ce16
MSource::Convolution fix sign in Momentum
2019-05-29 16:06:10 +01:00
e35e8da111
Revert "cleaning up Kl2 contraction"
...
This reverts commit f244fed6ab
.
2019-05-29 11:23:17 +02:00
6fdf93d695
move momentum phase from MSource::Gauss to MSource::Convolution
2019-05-28 17:26:55 +01:00
Peter Boyle
ffde81f22a
Nsimd() and coalesced support
2019-05-25 12:44:07 +01:00
Peter Boyle
d8098f1ecd
coalesced support
2019-05-25 12:43:31 +01:00
Peter Boyle
aca788cf4f
Move coalesced read into tensors
2019-05-25 12:43:00 +01:00
6064f96fde
MSource::Gauss remove superfluous comment
2019-05-24 20:18:37 +01:00
4e52e46a2c
MSource::Gauss fix missing factor
2019-05-24 20:16:09 +01:00
6b27369ade
MSource::Convolution use type PropagatorField
2019-05-24 16:07:08 +01:00
ab2e5f88cd
add fields as input (for scheduler)
2019-05-24 15:57:30 +01:00
f244fed6ab
cleaning up Kl2 contraction
2019-05-24 13:08:35 +01:00
9b3701ae27
posibility to save/load schedules directly from the application parameters
2019-05-24 13:08:20 +01:00
4ac27340b9
moving VERSION file to the empty ChangeLog one, this create compilation problems with #include <version> in recent versions of LLVM and case-insensitive FS (typically macOS)
2019-05-24 13:05:17 +01:00
c7c0a1065f
Merge pull request #214 from guelpers/feature/kl2QEDseq
...
Kl2 contraction with sequential propagators
2019-05-23 20:31:41 +01:00
80947130f9
Merge pull request #215 from fionnoh/develop
...
Added precision tuning to Hadrons parameterfile writing
2019-05-23 18:44:58 +01:00
fionnoh
0aee73ea6b
Added precision tuning to Hadrons parameterfile writing
2019-05-23 18:43:25 +01:00
e43d59045e
add option mom to MSource::Gauss
2019-05-23 17:33:32 +01:00
e553678599
add modules MSource::Gauss and MSource::Convolution
2019-05-23 16:38:13 +01:00
0290ee1f6d
Merge pull request #213 from fionnoh/develop
...
Added ZFIMPL to SeqConserved module
2019-05-23 13:46:02 +01:00
9a34edcf9f
Kl2 QED cleanup
2019-05-23 13:43:22 +01:00
fionnoh
246f10001e
Added ZFIMPL to SeqGamma
2019-05-23 12:42:40 +01:00
e675c6a48c
Merge remote-tracking branch 'upstream/develop' into feature/kl2QED
2019-05-23 12:41:54 +01:00
fionnoh
a66d110b88
Added ZFIMPL to SeqConserved module
2019-05-23 11:49:54 +01:00
Peter Boyle
918e673078
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
2019-05-22 09:57:02 +01:00
Peter Boyle
44b53c3ba2
F1 ensemble running with 96%~ acceptance etc..
2019-05-22 09:56:26 +01:00
Peter Boyle
2095c12eac
Make detection of HPE 8600 automatic
2019-05-22 09:54:21 +01:00
Peter Boyle
a0e9f3b0a0
Plan for GPU port
2019-05-20 09:46:19 +01:00
ae5ad986e2
Merge remote-tracking branch 'upstream/develop' into feature/kl2QED
2019-05-19 14:35:46 +01:00
Peter Boyle
a9342c6ae5
Udpdate TODO afer gianluc marge
2019-05-18 22:58:25 +01:00
Peter Boyle
ee6f96d85c
Merge pull request #210 from grid-test-organisation/feature/gpu-port-develop
...
Cayley fermion functions for GPUs
2019-05-18 19:06:20 +01:00
Peter Boyle
77ca45ff49
Merge pull request #211 from fionnoh/develop
...
Enum for gaugefix and bug fix for wall source
2019-05-18 18:57:52 +01:00
Peter Boyle
4e9df9e93c
GPU patches
2019-05-18 17:43:11 +01:00
Peter Boyle
9fe68857a9
Runs multiGPU with coalesced access on tesseract
2019-05-18 17:42:41 +01:00
Peter Boyle
37336c9e0c
Allow compress to be either vector or scalar types
2019-05-18 17:41:13 +01:00
Peter Boyle
6c4da3bbc7
Stencil now runs with coalesced accesses
2019-05-18 17:40:35 +01:00
Peter Boyle
a584b16c4a
Adding a non-blocking kernel launch
2019-05-18 17:39:54 +01:00
fionnoh
dbd7f3f0fc
Added variables that were missing from wall source setup
2019-05-17 19:10:09 +01:00
fionnoh
d14512ee03
Exposed a coulomb/landau enum to the gauge fixing module
2019-05-17 19:01:52 +01:00
Peter Boyle
48b1c806ed
Coulomb gauge added as an option
2019-05-17 17:36:32 +01:00
Felix Erben
8ce7ebdca3
fixed contraction issue
2019-05-17 10:52:55 +01:00
Felix Erben
435653490e
fixed contraction issue
2019-05-17 10:50:15 +01:00
Michael Marshall
10a052d695
3 issues preventing compilation under clang. Marked these with FELIX_ISSUE and made minimal change to make compile (as fix not obvious)
2019-05-17 09:59:01 +01:00
Felix Erben
acd5a01b65
some work on baryons
2019-05-16 15:11:50 +01:00
0a8b6724ef
Merge pull request #209 from fionnoh/develop
...
Added gauge transform option to eigpack IO
2019-05-15 18:09:44 +02:00
fionnoh
ce102ac550
More logging, timing, and 4d/5d logic for eigpack gauge transforms
2019-05-15 14:31:25 +01:00
fionnoh
94accec311
Added gauge transform option to eigpack IO
2019-05-15 13:35:47 +01:00
gfilaci
1a82533d22
fix inner product with thrust reduction
2019-05-14 15:35:54 +01:00
Michael Marshall
ec7d96ce3b
Merge branch 'develop' into feature/distil
...
* develop:
Hadron WeakEye and A2ALoop bug fixes, and WWVVContraction bug fix
DiskVector: fix of memory bug triggering segfault when the cache is accessed following a certain pattern
MFermion::GaugeProp fix for 4d fields
2019-05-14 13:10:40 +01:00