|
90fedbd2af
|
Report only on failing nodes
|
2016-12-09 05:57:30 +00:00 |
|
|
6ceee102e8
|
Moving the check outside the inner product function
|
2016-12-09 05:08:56 +00:00 |
|
|
6e57bdb6b3
|
Removing the fake error introduced for testing
|
2016-12-09 04:19:36 +00:00 |
|
|
4c11e36d3d
|
Fixing a compilation error on some gcc compiler versions
|
2016-12-09 02:46:40 +00:00 |
|
|
9977c53035
|
Minor change
|
2016-12-09 02:34:37 +00:00 |
|
|
3a74fec62f
|
Output reports max number of digits
|
2016-12-09 02:29:12 +00:00 |
|
|
8fb0a13f39
|
Cleaning up output of CG repro
|
2016-12-09 02:17:31 +00:00 |
|
|
14a1406f54
|
More cleanup
|
2016-12-08 06:14:20 +00:00 |
|
|
538e64e5b4
|
Cleaning up the CG reproduciblity test. More info reported
|
2016-12-08 05:50:40 +00:00 |
|
|
7144ee7ae8
|
Reproducibility checks for inner product
|
2016-11-23 11:42:04 +00:00 |
|
|
f1908c7bc9
|
Adding reproducibility tests
|
2016-11-21 09:52:07 +00:00 |
|
|
ca21003f01
|
Merge branch 'feature/fft-opt' into feature/feynman-rules
# Conflicts:
# lib/FFT.h
# lib/qcd/action/fermion/WilsonFermion5D.h
# tests/core/Test_fft.cc
|
2016-10-26 18:44:47 +01:00 |
|
|
b820076b91
|
Merge branch 'develop' into feature/mpi3
|
2016-10-25 06:02:33 +01:00 |
|
|
8f8058f8a5
|
More random bits on parallel seeding
|
2016-10-25 01:05:52 +01:00 |
|
|
392e064513
|
fast local peek-poke
|
2016-10-24 19:24:21 +01:00 |
|
|
bd6a228af6
|
Merge commit '20a091c3eddfdb67a82ece6413740a93650a2f98' into feature/feynman-rules
|
2016-10-21 13:10:30 +01:00 |
|
|
f9d5e95d72
|
allocator template typedefs moved to AlignedAllocator
|
2016-10-20 16:59:39 +01:00 |
|
|
52a39f0fcd
|
Divide in ET
|
2016-09-26 09:38:38 +01:00 |
|
|
16b37b956c
|
divide goes to ET
|
2016-09-26 09:37:59 +01:00 |
|
|
17097a93ec
|
FFTW test ran over 4 mpi processes.
|
2016-08-17 01:33:55 +01:00 |
|
|
f4dd5062d7
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2016-07-15 19:26:06 +01:00 |
|
|
6f47fbb1e2
|
Disabled parallel for loops in ExtractSlice and InsertSlice due to race conditions. Likely will need to do so for localConvert too.
|
2016-07-13 10:49:18 -04:00 |
|
|
ef97e32152
|
Adding persistent communicators
|
2016-07-08 17:16:08 +01:00 |
|
|
a0676beeb1
|
Open up dependency on Eigen and FFTW
|
2016-07-07 22:31:07 +01:00 |
|
|
3c49ddfaa4
|
Merge branch 'temporary-smearing' into develop
|
2016-07-07 14:04:59 +01:00 |
|
|
ffb8b3116c
|
Tested smeared RHMC Wilson1p1, accepting
|
2016-07-07 11:49:36 +01:00 |
|
|
dd8cfff111
|
Another fix for pedantic compilers
|
2016-07-06 18:22:15 -04:00 |
|
|
184642adb0
|
Fix for pedantic compilers
|
2016-07-06 18:15:15 -04:00 |
|
|
85ed8175cb
|
Implemented mixed precision CG. Fixed filelist to exclude lib/Old directory and include Config.h.
|
2016-07-06 15:57:04 -04:00 |
|
|
e87182cf98
|
Debugged the copy constructor of the Lattice class
|
2016-07-06 15:31:00 +01:00 |
|
|
e3d5319470
|
Debugged the real() and imag() functions and added tests to Test_Simd
|
2016-07-06 14:16:03 +01:00 |
|
|
9cb90f714e
|
Merge remote-tracking branch 'origin/develop' into temporary-smearing
|
2016-07-04 17:28:40 +01:00 |
|
|
8dd099267d
|
Corrected a bug in the Expression Templates (acso and asin were wrong)
|
2016-07-03 12:28:25 +01:00 |
|
|
3789e3f31c
|
additional fixed in slice functions
|
2016-05-12 18:35:38 +01:00 |
|
|
0c66719210
|
const fix in slice functions
|
2016-05-12 13:01:35 +01:00 |
|
|
e3083b6dfc
|
Merge commit 'ab894186589224d570e0ecef8eea06443194a8ab'
|
2016-05-11 15:20:41 +01:00 |
|
|
ab89418658
|
Precision change going in; useful for mixed precision algorithms for example.
|
2016-05-11 15:18:47 +01:00 |
|
|
28cd99882c
|
Subslicing
|
2016-05-11 15:06:54 +01:00 |
|
|
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 |
|
|
101aa769eb
|
LatticeBase contain the grid pointer and a virtual destructor to allow polymorphic lattice pointers
|
2016-05-04 12:15:31 -07:00 |
|
|
c4c89336fe
|
SliceSum: shutting down warning about non-threaded code for now
|
2016-05-01 18:29:57 -07:00 |
|
|
f7ca6ca889
|
Bernoulli reenabled -- using integral type for the discrete_distribution, but
then casts in the fill
|
2016-04-30 03:48:28 -07:00 |
|
|
ec4a9b7f6c
|
The Bernoulli gives a no compile due to a static assertion that the type be integral
in 4.7 random.h
Probably need to go through an Integer type, and then conver to real after the random draw
to make clean.
|
2016-04-30 03:42:24 -07:00 |
|
|
f6c53e5039
|
Merge commit '1e554350acae0e67fa7177ed0db9d4f684a54af2'
|
2016-04-30 00:17:52 -07:00 |
|
|
23b6172c31
|
Bernoulli RNG
|
2016-04-30 00:14:13 -07:00 |
|
|
574ea4f843
|
const safety
|
2016-04-19 15:15:11 -07:00 |
|
|
2d8bb356e3
|
Smearing routines compile (still untested)
|
2016-02-25 02:43:59 +09:00 |
|
|
a7251f28c7
|
Stout smearing compiles (untested)
|
2016-02-24 03:16:50 +09:00 |
|
|
7f927a541c
|
Shmem related fixes for shmem compile
|
2016-02-11 07:37:39 -06:00 |
|
|
aae8bf31a7
|
Global edit adding copyright and license info to every source file.
|
2016-01-02 14:51:32 +00:00 |
|