swh:1:snp:f1ea47acc31da44cdcf293f0bcae05f430fc0356

sort by:
Revision Author Date Message Commit Date
8e16115 MultiRHS solver improvements with slice operations moved into lattice and sped up. Block solver requires a lot of performance work. 18 April 2017, 09:51:55 UTC
3141eba MultiRHS working, starting to optimise. Block doesn't and I thought it already was; puzzled. 17 April 2017, 09:50:19 UTC
7ede696 Non compile of tests fixed 16 April 2017, 22:40:00 UTC
bf516c3 higher precision reduction variables in norm and inner product 15 April 2017, 11:27:28 UTC
441a52e First cut at higher precision reduction 15 April 2017, 09:57:21 UTC
a8db024 Cleaning up the dense matrix and lanczos sector 15 April 2017, 07:54:11 UTC
a9c22d5 Verbose removal 14 April 2017, 13:38:49 UTC
3ca4145 Fix to no USE_FP16 case 14 April 2017, 13:20:54 UTC
951be75 Half precision conversion working on AVX512 now too 13 April 2017, 16:35:11 UTC
b9113ed Patches for knl 13 April 2017, 16:02:12 UTC
42fb49d Merge branch 'develop' of https://github.com/paboyle/Grid into develop 13 April 2017, 13:12:47 UTC
2a54c9a Merge branch 'feature/block-cg' into develop 13 April 2017, 13:12:24 UTC
0957378 Fixing conditional ugly way 13 April 2017, 12:47:56 UTC
2ed6c76 Getting multiline if then fi working 13 April 2017, 12:43:13 UTC
d3b9a7f F16c apparently requires AVX, even if the 128 bit are used. Seems odd. 13 April 2017, 12:19:11 UTC
75ea306 Another try at travis 13 April 2017, 12:05:32 UTC
4226c63 Default to FP16 off again 13 April 2017, 11:51:39 UTC
5a4eafb .travis 13 April 2017, 11:50:43 UTC
eb8e260 Travis update for macos 13 April 2017, 11:35:11 UTC
db5ea00 Update to use Xcode 8.3 since -mfp16 causes SIGILL 13 April 2017, 11:22:40 UTC
2846f07 Predicate tests on fp16 being enabled 13 April 2017, 11:08:05 UTC
1d502e4 FP16 optional compile time 13 April 2017, 10:55:24 UTC
73cdf0f Drop f16c from SSE because of a macos compile error on travis 13 April 2017, 10:23:41 UTC
1c25773 Trap illegal instructions 13 April 2017, 09:51:40 UTC
c38400b Trap signals 13 April 2017, 09:35:20 UTC
9c3065b Debug flags off again 13 April 2017, 09:01:32 UTC
94eb829 Align cast fixed for __mm128i gcc complained 13 April 2017, 07:40:44 UTC
68392dd Exchange in generic Precision change in AVX, SSE, AVX512, Generic. QPX still to do. 13 April 2017, 07:38:12 UTC
cb6b81a Half precision conversion 12 April 2017, 18:32:37 UTC
8ef4300 spurious .dirstamp files removed 10 April 2017, 16:00:22 UTC
98a24eb The macro “magics” is very intensive for the preprocessor in the measurement code which has numerous serialisable classes. Reducing the number of serialisable fields to 64 (instead of 1024) helps a lot, this is enough for now and can be extended trivially if needed in the future. 10 April 2017, 15:58:54 UTC
b12dc89 Commenting and clean up 10 April 2017, 11:38:20 UTC
d80d802 MultiRHS solver test 09 April 2017, 15:12:12 UTC
3d99b09 Start of blockCG 09 April 2017, 14:42:10 UTC
db5f6d3 Verbose fix 09 April 2017, 14:41:30 UTC
683550f Const args improvement 09 April 2017, 14:41:04 UTC
55d0329 Merge branch 'develop' of https://github.com/paboyle/Grid into develop 07 April 2017, 02:08:14 UTC
86aaa35 Christoph needs SchurDiagTwoKappa which is mobius specific. 07 April 2017, 02:07:40 UTC
172d3dc Correcting names in tests 05 April 2017, 15:24:04 UTC
5592f7b Creation mode better implementation 04 April 2017, 17:35:34 UTC
35da4ec UID fix 04 April 2017, 17:18:15 UTC
061b15b Merge branch 'feature/sitmo-skipahead' into develop 04 April 2017, 16:24:49 UTC
561426f Clean up 02 April 2017, 14:13:48 UTC
83f6fab Big/Small crush test, and fast SITMO rng init, faster but not ideal MT and Ranlux init. 02 April 2017, 03:10:51 UTC
0fade84 No random device 01 April 2017, 15:29:40 UTC
9dc7ca4 Sitmo fast init 01 April 2017, 15:28:22 UTC
935d82f sanity checks 01 April 2017, 15:27:28 UTC
9cbcdd6 No random device seed 01 April 2017, 15:26:57 UTC
f18f5ed Drop random device 01 April 2017, 15:26:26 UTC
d1d63a4 sitmo default 01 April 2017, 15:26:05 UTC
7e5faa0 Multiple RNGs 01 April 2017, 15:25:44 UTC
6af459c Christoph's coefficients. 31 March 2017, 08:07:43 UTC
1c4bc7e Debugged staggered conventions 31 March 2017, 05:41:48 UTC
93ea5d9 Pretty code 30 March 2017, 06:00:03 UTC
1ec5d32 Chulwoo's test to zmobius helped me shake out 30 March 2017, 04:45:13 UTC
9fd23fa Pretty layout 30 March 2017, 04:44:45 UTC
10e4fa0 Template instantiation improvements 30 March 2017, 04:44:25 UTC
c4aca1d Conjugate coefficients on adjoint 30 March 2017, 04:44:05 UTC
b9e8ea3 conjugate coefficient on the dagger 30 March 2017, 04:43:13 UTC
077aa72 Fix the ZMobius (I think) 30 March 2017, 04:42:09 UTC
a8d83d8 Macro controls 30 March 2017, 04:31:34 UTC
7fd46ee Trailing whitespace removal 30 March 2017, 04:31:10 UTC
e0c4eeb Compiles again 30 March 2017, 04:30:45 UTC
cb9a297 Chulwoo's Zmobius test 30 March 2017, 04:30:25 UTC
2b11592 Small AVX512 asm ifdef patch 29 March 2017, 09:51:23 UTC
5c6571d Merge branch 'feature/bgq-asm' into develop 29 March 2017, 09:48:55 UTC
417ec56 Release candidate 29 March 2017, 09:45:33 UTC
756bc25 Verbose header print by default 29 March 2017, 08:44:17 UTC
35695ba Bug fix in MPI3 29 March 2017, 08:43:55 UTC
81ead48 Log any errors to a file 29 March 2017, 08:39:52 UTC
d805867 Better init 28 March 2017, 17:25:05 UTC
e55a751 Merge branch 'feature/bgq-asm' of https://github.com/paboyle/Grid into feature/bgq-asm 28 March 2017, 16:20:12 UTC
358eb75 Shorten loop 28 March 2017, 16:20:02 UTC
98f9318 Build on AVX2 and MPI passing with clang++ 28 March 2017, 14:16:04 UTC
4b17e8e Merge branch 'develop' into feature/bgq-asm Conflicts: lib/qcd/action/fermion/Fermion.h lib/qcd/action/fermion/WilsonFermion.cc lib/util/Init.cc tests/Test_cayley_even_odd_vec.cc 28 March 2017, 08:49:30 UTC
75112a6 IO improvements to fail on IO error 28 March 2017, 06:28:04 UTC
18bde08 Merge branch 'feature/staggering' into develop 28 March 2017, 06:25:55 UTC
d45cd7e Adding a simple read of NERSC test 26 March 2017, 13:24:26 UTC
4e96679 Added a bnl log 25 March 2017, 13:25:46 UTC
fc93f0b Save some code for static huge tlb's. It is ifdef'ed out but an interesting root only experiment. No gain from it. 22 March 2017, 02:30:29 UTC
8c84739 Average over whole cluster the comm time. 22 March 2017, 02:29:51 UTC
e7c3677 ZMobius prep for asm 15 March 2017, 18:23:33 UTC
8dc57a1 Layout change 13 March 2017, 11:11:46 UTC
f57bd77 Merge branch 'bugfix/dminus' into feature/bgq-asm 13 March 2017, 11:11:03 UTC
4ed10a3 Merge branch 'develop' into feature/bgq-asm 13 March 2017, 11:10:10 UTC
dfefc70 Merge pull request #93 from Lanny91/hotfix/qpx Some fixes for QPX and generic SIMD types. 13 March 2017, 09:31:26 UTC
0b61f75 Adding ZMobius CG test 13 March 2017, 04:12:43 UTC
33edde2 Changing Dminus(Dag) to use full vectors to work correctly 13 March 2017, 03:02:42 UTC
b64e004 MPI run fail on macos 13 March 2017, 01:59:01 UTC
447c5e6 Z mobius hermiticity correction 13 March 2017, 01:30:43 UTC
8b99d80 Merge branch 'bgq-asm-shmemfixes' into feature/bgq-asm 12 March 2017, 23:30:09 UTC
3901b17 timeings from BNL 28 February 2017, 22:06:45 UTC
af230a1 Average the time across the whole machine for outliers 28 February 2017, 22:05:22 UTC
06a132e Fixes to SHMEM comms 28 February 2017, 21:31:54 UTC
96d44d5 Header fix 25 February 2017, 00:12:11 UTC
7fe797d SIMD vector length sanity checks 23 February 2017, 16:49:44 UTC
486a012 Corrected QPX SIMD width 23 February 2017, 16:47:56 UTC
586a7c9 Merge branch 'develop' into feature/bgq-asm 23 February 2017, 00:26:59 UTC
e099dcd Merge branch 'develop' into feature/bgq-asm 23 February 2017, 00:25:29 UTC
4e7ab31 Refactoring header layout 22 February 2017, 18:09:33 UTC
back to top