1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-16 14:57:05 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
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
e3d5319470 Debugged the real() and imag() functions and added tests to Test_Simd 2016-07-06 14:16:03 +01:00
c4c89336fe SliceSum: shutting down warning about non-threaded code for now 2016-05-01 18:29:57 -07: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
09bfe52840 Remove extraneous variable 2015-12-21 15:30:28 +00:00
d1afebf71e Sizable improvement in multigrid for unsquared.
6000 matmuls CG unprec
2000 matmuls CG prec (4000 eo muls)
1050 matmuls PGCR on 16^3 x 32 x 8 m=.01

Substantial effort on timing and logging infrastructure
2015-07-24 01:31:13 +09:00
611f7ec38c trying to find a way to remove functions from the ET system using explicit
expression closure statements. Not sure if this works yet
2015-06-14 01:03:28 +01:00
1d0df449e8 Reorganise of file naming 2015-06-03 12:47:05 +01:00