94b9a9474c
Baryons module works in 1 of 3 cases - still need SlicedProp and Msource part!!
2019-09-27 15:08:56 +01:00
bf62ec163d
thread_for caused the problems - slow for loop for now
2019-09-26 13:33:49 +01:00
8415e23fc6
still bugfix
2019-09-26 11:09:09 +01:00
76c93aa44e
weird bug...
2019-09-17 14:36:26 +01:00
3137628222
BaryonUtils.h is now part of Baryons
2019-09-17 13:19:20 +01:00
dab8c01c3d
added Baryon code
2019-09-16 17:20:54 +01:00
2e963d1a78
Fix location of Grid.h and remove reference to QCD namespace
2019-09-16 15:34:47 +01:00
bf52e7cc96
Latest BaryonUtils.h from Felix + my fixes
2019-09-13 18:11:10 +01:00
61d017d0a5
Merge GPU support (upstream/develop) into distillation branch.
...
This compiles and looks right ... but may need some testing
* develop: (762 commits)
Tensor ambiguous fix
Fix for GCC preprocessor/pragma handling bug
Trips up NVCC for reasons I dont understand on summit
Fix GCC complaint
Zero() change
Force a couple of things to compile on NVCC
Remove debug code
nvcc error suppress
Merge develop
Reduction finished and hopefully fixes CI regression fail on single precisoin and force
Double precision variants for summation accuracy
Update todo list
Freeze the seed
Fix compiling of MSource::Gauss for single precision
Think the reduction is now sorted and cleaned up
Fix force term
Printing improvement
GPU reduction fix and also exit backtrace option
GPU friendly
Simplify the comms benchmark
...
# Conflicts:
# Grid/communicator/SharedMemoryMPI.cc
# Grid/qcd/action/fermion/WilsonKernelsAsm.cc
# Grid/qcd/action/fermion/implementation/StaggeredKernelsAsm.h
# Grid/qcd/smearing/StoutSmearing.h
# Hadrons/Modules.hpp
# Hadrons/Utilities/Contractor.cc
# Hadrons/modules.inc
# tests/forces/Test_dwf_force_eofa.cc
# tests/forces/Test_dwf_gpforce_eofa.cc
2019-09-13 13:30:00 +01:00
a7fa86dc29
MooeeInv improvement for DW EOFA + comments
2019-09-05 12:05:21 +01:00
fdd9b14e82
speed up MooeeInvDag for DWF EOFA
2019-09-02 14:49:51 +01:00
e66669d300
fast MooeeInv for EOFA
2019-09-02 14:26:13 +01:00
0efaf3c4fa
access M5D coeffs through pointers
2019-09-02 11:33:00 +01:00
3ef519aaa4
fast MooeeInv
2019-09-02 11:18:14 +01:00
ad01290545
remove remnants of the namespace QCD
2019-08-19 20:30:33 +01:00
e279b2be29
Merge develop
2019-08-14 23:01:59 +01:00
48e6efc7c9
Merge branch 'develop' into feature/gpu-port
...
Conflicts:
Grid/qcd/action/fermion/WilsonKernelsAsm.cc
Grid/qcd/action/fermion/implementation/ImprovedStaggeredFermionImplementation.h
Grid/qcd/action/fermion/implementation/StaggeredKernelsAsm.h
benchmarks/Benchmark_comms.cc
2019-08-14 18:56:54 +01:00
53e3ab4131
Fix force term
2019-08-11 11:06:13 +01:00
d566637cec
Merge branch 'develop' of github.com:fionnoh/Grid into feature/A2A_current_insertion
2019-08-07 12:11:40 +01:00
b875edceab
Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil
...
Conflicts:
Grid/qcd/utils/BaryonUtils.h
Hadrons/Modules/MContraction/Baryon2.hpp
2019-08-05 14:19:43 +01:00
29df60c0cb
some debugging stuff
2019-08-05 14:10:04 +01:00
6f40021842
Fixed compiler errors: TODO: Felix, please validate
2019-08-01 19:57:59 +01:00
e66d48c142
second way to compute baryons - qdp style
2019-07-30 13:46:59 +01:00
8c6016f717
Merge pull request #219 from mmphys/feature/include
...
Housekeeping. #include <Grid.h> ---> #include <Grid/Grid.h>
2019-07-29 23:08:01 +01:00
1282e1067f
Do the force term on the accelerator too. Needed particularly because comms buffers
...
are device memory.
2019-07-29 22:58:35 +01:00
fe700a183a
Getting HMC to run
2019-07-26 12:18:29 +01:00
25ba4c5f80
Merge branch 'develop' into feature/gpu-port
...
Conflicts:
HMC/Mobius2p1fEOFA.cc
tests/forces/Test_rect_force.cc
2019-07-19 11:01:55 +01:00
9e926e3fc5
Build fix in develop
2019-07-19 10:01:52 +01:00
56cefadf9b
gamma matrices as input
2019-07-18 17:46:43 +01:00
a23dc295ac
Remove compiler errors and warnings
2019-07-18 14:47:02 +01:00
11a8668d19
bugfix in Baryonutils
2019-07-18 14:44:55 +01:00
cded7670d0
new utils for baryons
2019-07-18 14:29:04 +01:00
feb029fb66
new utils for baryons
2019-07-18 14:24:16 +01:00
08904f830e
Merge develop
2019-07-16 11:59:56 +01:00
fa9cd50c5b
Merge branch 'develop' into feature/gpu-port
2019-07-16 11:55:17 +01:00
6179acfda0
Put back a call that was required
2019-07-14 13:59:54 +01:00
07601ac1f5
Replace instantiation of Gparity
2019-07-12 17:18:12 +01:00
705a8098b2
Merge branch 'feature/gpu-port' of https://github.com/paboyle/Grid into feature/gpu-port
...
Conflicts:
Grid/stencil/Stencil.h
2019-07-12 17:14:11 +01:00
78ebd93281
Cuda 9.1 happy
2019-07-12 17:11:00 +01:00
bd155ca5c0
Overlap comms with comput now supported
2019-07-12 09:09:40 +01:00
b7d0cf6751
buxfix in diquark sum / baryons
2019-07-04 22:06:37 +01:00
532e226b22
cuda 9.1 fixes
2019-07-01 07:29:22 +01:00
67690df3bd
Changes nedded to have a current insertion on every second time slice - avoids unnecessary contractions
2019-06-28 15:18:28 +08:00
421a0a8a36
Changes to A2Autils, A2AMatirx and DiskVector code that is needed for Hadrons 4 quark contraction module
2019-06-27 13:45:20 +08:00
d7b3efe893
Compile fix
2019-06-15 17:03:15 +01:00
0184719216
Change to predicate type
2019-06-15 12:52:26 +01:00
24202dbc51
Thread loop construct change
2019-06-15 12:52:07 +01:00
d763c303c5
Clean acceleerator barrier
2019-06-15 12:51:45 +01:00
8e394d3bf9
New loop construct
2019-06-15 12:51:15 +01:00
b881d5489b
Move SchurDiagTwoKappa to Algorithms
2019-06-15 12:50:45 +01:00