Lanny91
|
06f7ee202e
|
Revert "Add function to say whether or not a module exists in application class"
This reverts commit 522f6bf91a .
|
2017-02-08 10:08:18 +00:00 |
|
Lanny91
|
2b2fc6453f
|
Fixed single precision compatibility issues
|
2017-02-07 13:59:29 +00:00 |
|
Lanny91
|
bdd2765461
|
Added missing allocation of Weak Hamiltonian result vector
|
2017-02-07 13:06:42 +00:00 |
|
Lanny91
|
4a45c06dd7
|
Code cleaning and addition of Weak Hamiltonian contraction log message
|
2017-02-06 20:12:30 +00:00 |
|
Lanny91
|
20e20733e8
|
Merge branch 'feature/hadrons' into feature/rare_kaon
|
2017-02-06 14:12:21 +00:00 |
|
Lanny91
|
b7cd1a19e3
|
Utilities for reading and writing "pair" objects.
|
2017-02-06 14:08:59 +00:00 |
|
Lanny91
|
522f6bf91a
|
Add function to say whether or not a module exists in application class
|
2017-02-01 16:36:08 +00:00 |
|
Lanny91
|
d35d87d2c2
|
Weak Hamiltonian Eye-type contraction execution
|
2017-02-01 16:33:24 +00:00 |
|
Lanny91
|
74a5cda84b
|
Removed unnecessary "3pt" labels
|
2017-02-01 15:03:49 +00:00 |
|
Lanny91
|
5be05d85b8
|
Fixed collision of Wall source and sink header ifdefs
|
2017-02-01 13:56:22 +00:00 |
|
Lanny91
|
35ac85aea8
|
Updated Weak Hamiltonian contractions to use zero-flop gamma matrices
|
2017-02-01 12:57:34 +00:00 |
|
Lanny91
|
fa237401ff
|
Consistent variable name in macro
|
2017-02-01 12:56:55 +00:00 |
|
Lanny91
|
97053adcb5
|
Merge branch 'feature/hadrons' into feature/rare_kaon
|
2017-02-01 10:13:29 +00:00 |
|
Lanny91
|
f8fbe4d7a3
|
Merge remote-tracking branch 'paboyle/feature/hadrons' into feature/hadrons
# Conflicts:
# extras/Hadrons/Modules/MContraction/Meson.hpp
# tests/hadrons/Test_hadrons_meson_3pt.cc
Updated Meson.hpp to utilise zero-flop gamma matrices.
|
2017-02-01 09:27:00 +00:00 |
|
Lanny91
|
9e9f621d5d
|
Hadrons: added Weak Hamiltonian module dependencies, some reformatting.
|
2017-01-30 17:54:21 +00:00 |
|
Lanny91
|
651e1a7cbc
|
Hadrons: Momentum inserted as multiples of 2*pi/L
|
2017-01-30 17:14:33 +00:00 |
|
|
a0cfbb6e88
|
Merge branch 'feature/gammas' into feature/hadrons
# Conflicts:
# .gitignore
# lib/qcd/spin/Dirac.cc
# scripts/filelist
|
2017-01-30 09:10:49 -08:00 |
|
Lanny91
|
c4d3672720
|
Hadrons: Momentum projection in meson module.
|
2017-01-30 17:09:04 +00:00 |
|
Lanny91
|
9bf4108d1f
|
Weak Hamiltonian contraction modules, for Eye and NonEye contraction topologies. Execution for NonEye type diagrams has been implemented, but not yet for Eye type.
|
2017-01-27 16:58:11 +00:00 |
|
Lanny91
|
977f34dca6
|
Added missing typename
|
2017-01-26 13:18:33 +00:00 |
|
|
4d3787db65
|
Hadrons fixed for new gammas, Meson only does one contraction but this’ll change in the future
|
2017-01-25 09:59:00 -08:00 |
|
|
a37e71f362
|
New automatic implementation of gamma matrices, Meson and SeqGamma are broken
|
2017-01-23 19:13:43 -08:00 |
|
Lanny91
|
c291ef77b5
|
Merge branch 'feature/hadrons' of https://github.com/paboyle/Grid into feature/hadrons
|
2017-01-23 15:24:47 +00:00 |
|
Lanny91
|
7dd2764bb2
|
Wall sink smearing
|
2017-01-23 15:17:54 +00:00 |
|
|
b7da264b0a
|
Hadrons: Application is not storing the environment ref but calling getInstance() each time, solving a very nasty set fault on Linux/KNL
|
2017-01-21 13:40:23 -08:00 |
|
Lanny91
|
af29be2c90
|
Simplified operation of meson module. Result has been modified to output one contraction at a time for each pair of gamma insertions at source and sink.
|
2017-01-20 16:38:50 +00:00 |
|
Lanny91
|
07f2ebea1b
|
Meson module now takes list of gamma matrices to insert at source and sink.
|
2017-01-19 22:18:42 +00:00 |
|
|
24d3d31b01
|
Genetic scheduler: uses insert instead of emplace for better compiler compatibility
|
2017-01-19 14:08:22 -08:00 |
|
Lanny91
|
8ae1a95ec6
|
Legal banners and module descriptions
|
2017-01-17 18:14:20 +00:00 |
|
Lanny91
|
82b7d4eaf0
|
Added noise loop dependencies
|
2017-01-17 15:58:32 +00:00 |
|
Lanny91
|
78774fbdc0
|
Construct loop propagator
|
2017-01-17 15:29:45 +00:00 |
|
Lanny91
|
b7f90aa011
|
Added momentum choice for wall source
|
2017-01-13 15:54:19 +00:00 |
|
Lanny91
|
f22b79da8f
|
Added missing type aliases
|
2017-01-12 12:52:12 +00:00 |
|
Lanny91
|
3855673ebf
|
Added header for wall source
|
2017-01-12 11:42:37 +00:00 |
|
Lanny91
|
4db82da0db
|
Wall sources
|
2017-01-12 11:41:10 +00:00 |
|
|
41df1db811
|
Hadrons: number of dimensions entirely determined by the initial grid
|
2017-01-11 18:37:49 +00:00 |
|
|
3215ae6b7e
|
Hadrons: genetic scheduler crashes in multi-thread with 1 module, multi-threading deactivated for now
|
2016-12-22 00:26:30 +01:00 |
|
|
7a85fddc7e
|
Hadrons: modification of registration mechanism to allow for persistent caches
|
2016-12-22 00:25:36 +01:00 |
|
|
67d72000e7
|
Hadrons: more legal banner fixes
|
2016-12-15 18:26:39 +00:00 |
|
|
80cef1c78f
|
Hadrons: legal banner fix
|
2016-12-15 18:21:52 +00:00 |
|
|
596dd570c7
|
Linux linking fix
|
2016-12-15 12:26:53 +00:00 |
|
|
f63fac0c69
|
Hadrons: the XML runner can use a precomputed schedule
|
2016-12-14 19:41:30 +00:00 |
|
|
ab92de89ab
|
Hadrons: utility to schedule a run
|
2016-12-14 19:41:04 +00:00 |
|
|
846272b037
|
Hadrons: option to save and load a schedule
|
2016-12-14 19:40:36 +00:00 |
|
|
f3e49e4b73
|
Hadrons: module templates update
|
2016-12-14 18:19:46 +00:00 |
|
|
decbb61ec1
|
Hadrons: XML driven program is again a binary installed with Grid
|
2016-12-14 18:19:24 +00:00 |
|
|
e1653a9f94
|
Hadrons: size fix in DWF module
|
2016-12-14 18:02:36 +00:00 |
|
|
ea40854e0b
|
Hadrons: type names are demangled
|
2016-12-14 18:02:18 +00:00 |
|
|
34df71e755
|
Hadrons: function to save an application as an XML file
|
2016-12-14 18:01:56 +00:00 |
|
|
3af663e17b
|
Hadrons: modules remember their factory registration name
|
2016-12-14 17:59:45 +00:00 |
|