https://github.com/paboyle/Grid

sort by:
Revision Author Date Message Commit Date
d0c2c9c Merge branch 'develop' of https://github.com/paboyle/Grid into bugfix/dminus 04 April 2017, 19:20:17 UTC
c8cafa7 Checking in the latest Lacnzos 04 April 2017, 19:18:12 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
a3bcad3 Added preconditioned SYM2 solver (SchurRedBlackDiagTwoSolve) 31 March 2017, 00:33:27 UTC
5a5b662 Merge branch 'develop' of https://github.com/paboyle/Grid into bugfix/dminus 30 March 2017, 14:44:02 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
e63be32 zmobius Meooe5D fixed? 28 March 2017, 07:48:50 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
6aa106d Fixing zmobius coeffs again 28 March 2017, 01:57:07 UTC
33d59c8 Adding Zmobius prec test 28 March 2017, 01:40:27 UTC
a833fd8 Merge branch 'develop' of https://github.com/paboyle/Grid into bugfix/dminus 28 March 2017, 01:37:26 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
e9712bc Zmobius test was wrong! (only mobius) checking in again 17 March 2017, 03:04:28 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
aac80cb Bug fix from Chris K 22 February 2017, 17:19:09 UTC
c809484 Added tRotate function and MaddRealPart struct for generic SIMD, bugfix in MultRealPart and minor cosmetic changes. 22 February 2017, 14:57:10 UTC
95625a7 Use Grid Integer type 22 February 2017, 13:09:32 UTC
0796696 Emulated integer vector type for QPX and generic SIMD instruction sets. 22 February 2017, 12:01:36 UTC
cc773ae Merge pull request #89 from sunpho84/prepend_package_with_grid Prepending PACKAGE_ with GRID_ in Config.h 22 February 2017, 00:52:10 UTC
d21c51b Merge pull request #88 from sunpho84/pickpoketting now it is possible to pass {coords list} to a peek or poke 22 February 2017, 00:51:33 UTC
597a7b4 Merge pull request #81 from edbennett/develop Fix misleading message: "doxygen-pdf requires doxygen-pdf" 22 February 2017, 00:50:59 UTC
1c30e9a Verified 21 February 2017, 23:01:25 UTC
041884a Prepending PACKAGE_ with GRID_ in Config.h Avoid polluting linking progr 21 February 2017, 21:51:36 UTC
15e668e now it is possible to pass {coords list} to a peek or poke 21 February 2017, 21:48:38 UTC
bf7e3f2 Staggaered fermion optimised version 21 February 2017, 14:35:42 UTC
3ae92fa Global changes to parallel_for structure. Move the comms flags to more sensible names 21 February 2017, 10:24:27 UTC
3906cd2 Stencil fix on BNL KNL system 20 February 2017, 22:51:31 UTC
5a1fb29 Useful debug code info to preserve 20 February 2017, 22:49:23 UTC
661fc4d Debug AVX512 exchange code paths 20 February 2017, 22:48:36 UTC
41009cc Move excange into the stencil only; keep Cshift fully general 20 February 2017, 22:48:04 UTC
37720c4 Count bytes off node only 20 February 2017, 22:47:40 UTC
1a30455 1000 iters on bmark for more accurate timing 20 February 2017, 22:47:01 UTC
cd0da81 Merge branch 'feature/bgq-asm' of https://github.com/paboyle/Grid into feature/bgq-asm 16 February 2017, 23:52:30 UTC
f246fe3 Improvements to avx for invertible to avoid latent bug 16 February 2017, 23:52:44 UTC
8a29c16 Faster gather exchange 16 February 2017, 23:52:22 UTC
d68907f Debug temp 16 February 2017, 23:51:35 UTC
5c0adf7 Make clang happy with parenthesis 16 February 2017, 23:51:33 UTC
be3a824 Faster gather 16 February 2017, 23:51:15 UTC
bd60070 Vectorise the XYZT face gathering better. Hard coded for simd_layout <= 2 in any given spread out direction; full generality is inconsistent with efficiency. 15 February 2017, 11:11:04 UTC
aca7a3e Optimisation control improvements 10 February 2017, 23:22:31 UTC
2c24655 Overlap comms and compute options in wilson kernels 07 February 2017, 06:37:10 UTC
71ac2e7 Faster RNG init 07 February 2017, 06:33:23 UTC
2bf4688 Running on BNL KNL 07 February 2017, 06:32:10 UTC
a48ee6f Don't use MPI3_leader any more. No real gain and complex 07 February 2017, 06:31:24 UTC
back to top