Daniel Richtmann
|
7564fedf68
|
WilsonMG: Set subspace to zero to avoid random behavior
|
2018-06-12 15:01:31 +02:00 |
|
|
8db0ef9736
|
Merge pull request #168 from jch1g10/feature/qed-fvol
Feature/qed fvol
|
2018-06-08 20:09:06 +02:00 |
|
Guido Cossu
|
95d4b46446
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-06-08 11:30:29 +01:00 |
|
paboyle
|
5dfd216a34
|
Better thread safety
|
2018-06-04 21:08:44 +01:00 |
|
paboyle
|
c2e8d0aa88
|
Solve g++ problem on the lanczos test
|
2018-06-04 18:34:15 +01:00 |
|
James Harrison
|
0fe5aeffbb
|
Merge branch 'feature/hadrons' into feature/qed-fvol
|
2018-06-04 16:59:43 +01:00 |
|
James Harrison
|
7fbc469046
|
Merge branch 'develop' into feature/hadrons
|
2018-06-04 16:58:30 +01:00 |
|
paboyle
|
bf96a4bdbf
|
Merge branch 'master' into develop
|
2018-06-04 14:03:11 +01:00 |
|
paboyle
|
84685c9bc3
|
Overflow fix
|
2018-06-04 13:42:07 +01:00 |
|
fionnoh
|
a8d4156997
|
Added a Hadrons module that computes the all-to-all v and w vectors
|
2018-05-31 17:18:58 +01:00 |
|
fionnoh
|
c18074869b
|
Changes to Hadrons SchurRB solver to allow for a subtract_guess boolean to be passed
|
2018-05-31 17:17:16 +01:00 |
|
fionnoh
|
f4c6d39238
|
CHanges made to SchurRB solvers to allow for the subtraction of a guess after solve
|
2018-05-31 17:16:20 +01:00 |
|
|
200d35b38a
|
Merge branch 'develop' into feature/hadrons
|
2018-05-28 11:52:47 +02:00 |
|
|
eb52e84d09
|
Merge branch 'feature/hadrons' of github.com:paboyle/Grid into feature/hadrons
|
2018-05-28 11:50:27 +02:00 |
|
|
72abc34764
|
Merge pull request #166 from guelpers/feature/hadrons
Feature/hadrons
|
2018-05-28 11:49:46 +02:00 |
|
|
e3164d4c7b
|
Hadrons: env function to get volume in double
|
2018-05-28 11:39:17 +02:00 |
|
James Harrison
|
f5db386c55
|
Change MODULE_REGISTER_NS -> MODULE_REGISTER in UnitEM, ScalarVP and VPCounterTerms
|
2018-05-22 16:16:21 +01:00 |
|
James Harrison
|
294ee70a7a
|
Merge branch 'feature/hadrons' into feature/qed-fvol
# Conflicts:
# extras/Hadrons/modules.inc
# lib/qcd/action/gauge/Photon.h
|
2018-05-21 18:02:41 +01:00 |
|
Azusa Yamaguchi
|
013ea4e8d1
|
Merge branch 'feature/staggered-comms-compute' into develop
|
2018-05-21 13:11:56 +01:00 |
|
Azusa Yamaguchi
|
7fbbb31a50
|
Merge branch 'develop' into feature/staggered-comms-compute
Conflicts:
lib/qcd/action/fermion/ImprovedStaggeredFermion.cc
|
2018-05-21 13:07:29 +01:00 |
|
Azusa Yamaguchi
|
0e127b1fc7
|
New file single prec test
|
2018-05-21 12:57:13 +01:00 |
|
Azusa Yamaguchi
|
68c028b0a6
|
Comment
|
2018-05-21 12:54:25 +01:00 |
|
|
255d4992e1
|
Hadrons: stochastic scalar SU(N) free field fix
|
2018-05-18 20:49:55 +01:00 |
|
|
a0d399e5ce
|
Hadrons: yet other attempts at EMT NPR
|
2018-05-18 20:49:26 +01:00 |
|
|
fd3b2e945a
|
Hadrons: don't right result with empty stem
|
2018-05-18 20:48:24 +01:00 |
|
Daniel Richtmann
|
6c27c72585
|
WilsonMG: Provide more sensible default values for MG parameters
|
2018-05-16 17:26:09 +02:00 |
|
Daniel Richtmann
|
9c003d2d72
|
WilsonMG: Base wilson mg preconditioner entirely on existing infrastructure
|
2018-05-16 17:26:09 +02:00 |
|
Daniel Richtmann
|
4b8710970c
|
WilsonMG: Switch to Galerkin coarsening in CoarsenedMatrix
|
2018-05-16 17:26:09 +02:00 |
|
Daniel Richtmann
|
68d686ec38
|
WilsonMG: Add functionality for applying G5 on coarse grids
|
2018-05-16 16:17:14 +02:00 |
|
Daniel Richtmann
|
c48b69ca81
|
WilsonMG: Implement Mdir & Mdiag in CoarsenedMatrix
|
2018-05-16 16:08:05 +02:00 |
|
Daniel Richtmann
|
df8c208f5c
|
WilsonMG: Revert CoarsenedMatrix.h and Lattice_transfer.h back to state of develop branch
|
2018-05-16 16:02:54 +02:00 |
|
Daniel Richtmann
|
61812ab7f1
|
Merge remote-tracking branch 'upstream/develop' into feature/wilsonmg
|
2018-05-15 14:57:18 +02:00 |
|
|
b999984501
|
Merge branch 'develop' into feature/hadrons
|
2018-05-15 13:53:57 +01:00 |
|
Guido Cossu
|
7836cc2d74
|
No checksum output on log for scidac
|
2018-05-15 10:10:08 +01:00 |
|
Peter Boyle
|
eb7d34a4cc
|
GPU version
|
2018-05-14 19:41:47 -04:00 |
|
Peter Boyle
|
aab27a655a
|
Start of GPU kernels
|
2018-05-14 19:41:17 -04:00 |
|
Peter Boyle
|
93280bae85
|
Gpu option
|
2018-05-14 19:40:58 -04:00 |
|
Peter Boyle
|
c5f93abcd7
|
GPU clean up
|
2018-05-14 19:40:33 -04:00 |
|
Peter Boyle
|
d5deef782d
|
Useful debug comments
|
2018-05-14 19:39:52 -04:00 |
|
Peter Boyle
|
5f50473c0d
|
Clean up
|
2018-05-14 19:39:11 -04:00 |
|
|
a61e0df54b
|
Travis fix for Lime
|
2018-05-14 19:56:12 +01:00 |
|
|
9d835afa35
|
Attempt at solving the FP exception in the QED code
|
2018-05-14 19:05:54 +01:00 |
|
|
5e3be47117
|
Hadrons: scalar SU(N) various fixes
|
2018-05-14 18:58:39 +01:00 |
|
Peter Boyle
|
13f50406e3
|
Suppress print statement
|
2018-05-12 18:00:00 -04:00 |
|
Peter Boyle
|
09cd46d337
|
Lane by Lane operation
|
2018-05-12 17:59:35 -04:00 |
|
Peter Boyle
|
d3f51065c2
|
Give command line control of blocks/threads split
|
2018-05-12 17:58:56 -04:00 |
|
Peter Boyle
|
925ac4173d
|
Thread count control for warp scheduler thingy doodaa thing
|
2018-05-12 17:58:22 -04:00 |
|
Peter Boyle
|
eb921041d0
|
Perf count control
|
2018-05-12 17:57:32 -04:00 |
|
|
48de706dd5
|
Merge branch 'develop' into feature/hadrons
|
2018-05-11 18:06:40 +01:00 |
|
|
f871fb0c6d
|
check file is opened correctly in the Lime reader
|
2018-05-11 18:06:28 +01:00 |
|