sort by:
Revision Author Date Message Commit Date
d572170 Update for SciDAC 17 June 2017, 23:10:20 UTC
12ccc73 Serialisation no compile fix 14 June 2017, 04:19:17 UTC
e7564f8 Starting a test for reading an ILDG file. 13 June 2017, 11:22:50 UTC
91199a8 openmpi is not const safe 13 June 2017, 11:21:29 UTC
0494fee Libz dependency 13 June 2017, 11:00:23 UTC
a16b1e1 gcc 4.9 fix 13 June 2017, 09:48:43 UTC
769ad57 Odd new error on G++ 49 on travis 11 June 2017, 23:41:21 UTC
eaac004 Compile fixes 11 June 2017, 23:20:49 UTC
56042f0 New files 11 June 2017, 22:19:20 UTC
3bfd1f1 I/O improvements 11 June 2017, 22:14:10 UTC
092dcd4 MPI I/O only if MPI compiled 02 June 2017, 21:50:25 UTC
094c3d0 Improved and RNG's now survive checkpoint 01 June 2017, 23:38:58 UTC
4b98e52 Roll over to MPI version of I/O 01 June 2017, 21:38:18 UTC
1a1f6d5 Roll over to MPI IO for parallel IO 01 June 2017, 21:37:26 UTC
2142165 Big changes improving the code to use MPI IO 01 June 2017, 21:36:53 UTC
6f687a6 As local vols increase, use 64 bits for safety 01 June 2017, 21:36:18 UTC
b30754e Merge branch 'feature/parallelio' of https://github.com/paboyle/Grid into feature/parallelio 30 May 2017, 22:41:28 UTC
1e429a0 Added MPI version 30 May 2017, 22:41:07 UTC
d38a4de Beginning move to MPI IO 30 May 2017, 22:40:39 UTC
ef1b7db Diff comparison check 30 May 2017, 22:40:11 UTC
53a9aeb Cosmetic only 30 May 2017, 22:39:53 UTC
e30fa9f RankCount; need to clean up ambigious ProcessCount 30 May 2017, 22:39:16 UTC
58e8d0a reverse direction lexico mapping 30 May 2017, 22:38:30 UTC
62cf9cf Cleaner code 30 May 2017, 22:38:02 UTC
0fb4588 Precision safe compile 30 May 2017, 22:37:02 UTC
725c513 Better MPI3 benchmarking 29 May 2017, 20:47:32 UTC
69470cc Update to do list 25 May 2017, 12:41:26 UTC
b8b5934 Attempts to speed up the parallel IO 25 May 2017, 12:32:24 UTC
a8c10b1 Use a global-X x Local-Y chunksize for parallel binary I/O. Gives O(32 x 8 x 18*8*8) chunk size on configuration I/O. At 150KB should be getting close to packet sizes and 4MB filesystem block sizes that are reasonably (!?) performant. We shall see once I move this off my laptop and over to BNL and time it. 25 May 2017, 10:43:33 UTC
15e801a Fixing a compilation error for generic SIMD 19 May 2017, 15:39:36 UTC
0ffc235 Adding more statistics to the Benchmark_comms. Min and max 19 May 2017, 09:55:04 UTC
8e19c99 Adding more statistical info in the Benchmark_comms 18 May 2017, 18:07:35 UTC
a0bc0ad Reverting change in Bechmark_comms. Keeping 300 iterations 18 May 2017, 16:48:11 UTC
a8fb283 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 18 May 2017, 13:45:00 UTC
bc862ce Fixing an allocation issue in Benchmark_comms 18 May 2017, 13:44:56 UTC
3267683 Union workaround for g++ 17 May 2017, 10:26:18 UTC
f46a67f No compile issue on clang on mac fixed. Compiler version was clang++-3.9 under mpicxx 17 May 2017, 09:51:01 UTC
f7b8383 Half precisoin comms mixed prec test 16 May 2017, 13:52:51 UTC
10f2872 Faster exponentiation for lattice fields 15 May 2017, 14:51:16 UTC
cd73897 Merge branch 'release/v0.7.0' into develop 12 May 2017, 00:16:02 UTC
7a8f6af Drop verbose compiler predefine check 11 May 2017, 11:48:40 UTC
49a5d9b Clang major, minor trailing underscore 11 May 2017, 11:25:02 UTC
2b3fdd4 Print CXX predefines 11 May 2017, 11:05:50 UTC
34502ec 4.8 dropped as buggy. 11 May 2017, 10:43:39 UTC
8a43e88 Compiler check early in build 11 May 2017, 10:43:06 UTC
238df20 Still working on the compiler compat checks 11 May 2017, 10:30:14 UTC
97a32a6 Add 4.8 test 11 May 2017, 10:24:21 UTC
655492a Compiler detection 11 May 2017, 10:21:11 UTC
1cab06f Compat checks for compilers 11 May 2017, 09:20:24 UTC
f8024c2 Update Eigen 10 May 2017, 12:30:09 UTC
4cc5f01 Small change in the readme about the intel compiler 09 May 2017, 14:38:59 UTC
9c12c37 Confirming the fix on the complex boundary conditions 09 May 2017, 07:41:29 UTC
806eaa0 Adding back the IO tests in the list 08 May 2017, 21:26:44 UTC
01d0e54 Merge branch 'release/v0.7.0' into develop 08 May 2017, 21:02:51 UTC
5aafa33 Fixing JSON error for complex numbers 08 May 2017, 20:56:44 UTC
8ba0494 Fixing JSON for complex numbers 08 May 2017, 20:41:39 UTC
d99d98d Merge branch 'release/v0.7.0' of https://github.com/paboyle/Grid into release/v0.7.0 08 May 2017, 19:08:20 UTC
95a017a Relax force constraints to pass in single precision. 08 May 2017, 19:06:41 UTC
92f9237 Adding olivers test version 08 May 2017, 17:42:19 UTC
529e78d Restart the v0.7.0 release 08 May 2017, 17:20:04 UTC
4ec746d Merge branch 'release/v0.7.0' into develop 06 May 2017, 17:43:03 UTC
66d819c More info on gcc bug 06 May 2017, 17:42:11 UTC
3f3686f formattign 06 May 2017, 17:41:27 UTC
26bb829 Formatting 06 May 2017, 17:40:55 UTC
67cb04f README update 06 May 2017, 17:39:54 UTC
a40bd68 Version update 06 May 2017, 16:00:14 UTC
36495e0 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 06 May 2017, 15:39:27 UTC
93f6c15 Warning squash 06 May 2017, 15:38:58 UTC
cb93eef Update README 06 May 2017, 15:28:12 UTC
c7cc7e6 Fix 06 May 2017, 15:10:09 UTC
c349aa6 DEFINE warning elimination 06 May 2017, 15:08:35 UTC
3bae0a2 Drop a gcc warning 06 May 2017, 14:51:42 UTC
c1c7566 GCC bug work around in 5.0 through 6.2 inclusive. 06 May 2017, 14:20:25 UTC
2439999 Warning elimination; drop to -O2 on G++ bad versions 06 May 2017, 13:44:49 UTC
1d96f66 Fixed 4d fermion gparity force. Put strong tests on make check force tests 05 May 2017, 23:46:31 UTC
41d1889 trusty ubuntu 05 May 2017, 20:25:35 UTC
0c3981e Trying to force recent automake 05 May 2017, 20:15:22 UTC
c727bd4 Trying to work around automake version 05 May 2017, 20:00:00 UTC
db23749 Adding travis to make check 05 May 2017, 19:42:08 UTC
751f2b9 Better check and benchmark driving 05 May 2017, 18:54:38 UTC
697c060 SITMO I/O for NERSC working now bit repro 05 May 2017, 15:54:44 UTC
14bedeb Source pointed to 05 May 2017, 15:17:27 UTC
47b5c07 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 05 May 2017, 13:27:02 UTC
da86a2b Merge branch 'feature/hmc_generalise' into develop 05 May 2017, 13:23:02 UTC
c1cb60a Merge branch 'develop' of https://github.com/paboyle/Grid into develop 05 May 2017, 13:22:37 UTC
5ed5b4b Merge branch 'develop' into feature/hmc_generalise 05 May 2017, 13:22:33 UTC
de84aac Fixing a configure error for the smearing tests 05 May 2017, 12:59:10 UTC
2888003 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 05 May 2017, 12:02:24 UTC
da06bf5 Zmobius force test added 05 May 2017, 11:52:45 UTC
20999c1 Merge branch 'develop' into feature/hmc_generalise 05 May 2017, 11:47:17 UTC
33f0ed1 No compile fix 05 May 2017, 10:04:30 UTC
50be564 Delete old and defunct tests 04 May 2017, 22:41:16 UTC
4392400 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 04 May 2017, 18:53:41 UTC
78ef10e Mobius force improvement 04 May 2017, 18:53:21 UTC
679ae98 Merge branch 'feature/better-external-library' into develop 04 May 2017, 14:42:12 UTC
90f6bc1 No compile clang fix 04 May 2017, 11:15:06 UTC
9b5b639 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 04 May 2017, 00:51:40 UTC
945767c More info 04 May 2017, 00:26:35 UTC
422cdf4 Some checks 03 May 2017, 22:37:38 UTC
38db174 Print statement 03 May 2017, 22:25:26 UTC
back to top