d539888e57
Merge pull request #37 from rprollins/fix/mpi_communicator
...
Removed write to stdout in constructor for MPI CartesianCommunicator
2016-06-14 17:25:40 +01:00
Richard Rollins
86187d7cca
Removed write to stdout in constructor for MPI CartesianCommunicator
2016-06-14 15:34:20 +01:00
paboyle
87418e7df1
Slightly faster prefetching perf.
2016-06-13 02:32:52 -07:00
paboyle
55f65b81b5
Improvements to the assembler interface that let us move chunks of the
...
site and s loop into the kernels. This will save on function call overhead and
guarantee L2 prefetching strategy is right since OMP can't distribute the
sub-chunks of work.
2016-06-09 01:12:36 -07:00
Azusa Yamaguchi
d9408893b3
Prefetching in the normal kernel implementation.
2016-06-08 05:43:48 -07:00
paboyle
05acc22920
placeholder for non temporal loads optimisation
2016-06-07 13:18:21 -07:00
paboyle
8ac021de73
Added a test an fixed it for red black precon Ls innermost vectorised DWF
2016-06-07 13:16:56 -07:00
paboyle
e503ef5590
Cleaned up
2016-06-07 00:11:36 +01:00
paboyle
a7682b0060
Only instantiate the one routine to avoid duplicate symbol under g++5/MacOS
2016-06-06 23:48:21 +01:00
0b731b5d80
Hadrons: genetic scheduler parameter fix
2016-06-06 17:46:53 +01:00
8e2078be71
Hadrons: environment with fully generic object store
2016-06-06 17:45:37 +01:00
paboyle
d4c9d71fc8
Merge branch 'master' of https://github.com/paboyle/Grid
2016-06-06 07:06:54 -07:00
paboyle
786ca52c43
Problems remain in the red black preconditioning of the Ls vectorisation
2016-06-06 07:05:51 -07:00
Peter Boyle
048ac04abc
Update Benchmark_dwf.cc
2016-06-03 13:44:41 +01:00
Peter Boyle
f78d89bcbe
Update Lebesgue.cc
...
kill verbose
2016-06-03 13:33:42 +01:00
paboyle
53d06046b0
Compiling updates for KNL
2016-06-03 03:47:54 -07:00
paboyle
5d3a1a025d
timers flag
2016-06-03 03:25:38 -07:00
paboyle
139cc5f1ae
Large change with KNL preparation
2016-06-03 03:24:26 -07:00
1826ed06a3
Merge branch 'master' into hadrons
2016-05-27 16:50:31 +01:00
1c0e922585
Merge pull request #35 from aportelli/master
...
empty SIMD fix
2016-05-27 16:49:13 +01:00
9d5f693cbe
empty SIMD fix
2016-05-24 10:56:27 +01:00
Peter Boyle
5c90c3b457
Merge pull request #34 from aportelli/master
...
Polymorphic lattices & various small updates
2016-05-24 10:50:04 +01:00
3ff96c502b
Merge branch 'master' into hadrons
2016-05-12 19:24:18 +01:00
91e04056f9
fix of the empty SIMD
2016-05-12 19:24:10 +01:00
15a0908bfc
Merge branch 'master' into hadrons
2016-05-12 18:35:46 +01:00
3789e3f31c
additional fixed in slice functions
2016-05-12 18:35:38 +01:00
bb2125962b
Hadrons: finished implementation of 5D quarks
2016-05-12 18:34:42 +01:00
232fda5fe1
Hadrons: DWF action
2016-05-12 18:34:10 +01:00
2b31bf61ff
Hadrons: message fix
2016-05-12 18:33:49 +01:00
afe5a94745
Hadrons: getModule with upcast
2016-05-12 18:33:36 +01:00
7ae667c767
Hadrons: module template update
2016-05-12 18:33:08 +01:00
07f0b69784
Merge branch 'master' into hadrons
2016-05-12 13:02:18 +01:00
0c66719210
const fix in slice functions
2016-05-12 13:01:35 +01:00
5c06e89d69
Hadrons: code cleaning
2016-05-12 12:49:49 +01:00
3d75e0f0d1
Hadrons: MQuark fix
2016-05-12 12:02:15 +01:00
362f255100
Hadrons: module parameters can now be accessed from outside
2016-05-12 11:59:28 +01:00
paboyle
3a5b5c8bec
Save an old tar of tree
2016-05-12 03:20:17 -07:00
paboyle
fdbe071213
space added
2016-05-12 02:59:51 -07:00
3d78ed03ef
Merge branch 'master' into hadrons
2016-05-11 15:21:46 +01:00
4bc21ec7cb
thread CL argument fix
2016-05-11 15:21:29 +01:00
e3083b6dfc
Merge commit 'ab894186589224d570e0ecef8eea06443194a8ab'
2016-05-11 15:20:41 +01:00
paboyle
ab89418658
Precision change going in; useful for mixed precision algorithms for example.
2016-05-11 15:18:47 +01:00
paboyle
28cd99882c
Subslicing
2016-05-11 15:06:54 +01:00
835003b3c5
Hadrons: removed useless gauge global parameters
2016-05-11 15:01:52 +01:00
328d213c9e
Hadrons: FS case sensitivity fix
2016-05-11 14:44:14 +01:00
paboyle
aceaee774c
ExtractSlice / InsertSlice for lower dimensional lattices where the lattice is not
...
distributed in the orthogonal direction.
Useful for fermion 4d/5d etc..
2016-05-11 14:12:02 +01:00
56a8d7a5bc
Hadrons: build system fix
2016-05-11 10:27:14 +01:00
78198d1b04
Hadrons: size fix for module graph with one vertex
2016-05-10 20:13:28 +01:00
84fa2bdce6
Hadrons: modules moved in their own directory & utility script to add new modules
2016-05-10 20:12:48 +01:00
29dfe99e7c
Hadrons: more scheduler optimizations
2016-05-10 19:19:38 +01:00