https://github.com/paboyle/Grid

sort by:
Revision Author Date Message Commit Date
18bde08 Merge branch 'feature/staggering' into develop 28 March 2017, 06:25:55 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
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
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
c94133a Added iteration reporting to CG and mixed CG Added ability to manually change the initial CG inner tolerance in mixed CG Added .hpp files to filelist script 02 February 2017, 22:04:42 UTC
e7d8030 operator>> for serialisable enums 01 February 2017, 23:51:08 UTC
d775fbb Gammas: code cleaning and gamma_L implementation & test 01 February 2017, 23:45:05 UTC
863855f header fix 01 February 2017, 19:59:44 UTC
419af76 New gamma matrices tidying: generated code is confined to Gamma.* for readability 01 February 2017, 19:23:12 UTC
7da7d26 typo 30 January 2017, 18:53:13 UTC
1140573 Gamma adj fix: now in Grid namespace to avoid collisions 30 January 2017, 18:53:04 UTC
a0cfbb6 Merge branch 'feature/gammas' into feature/hadrons # Conflicts: # .gitignore # lib/qcd/spin/Dirac.cc # scripts/filelist 30 January 2017, 17:10:49 UTC
515a26b gammas: copyright update 30 January 2017, 17:07:09 UTC
c946d3b Merge branch 'develop' of github.com:edbennett/Grid into develop 27 January 2017, 22:12:11 UTC
1c68098 fix misleading message: "doxygen-pdf requires doxygen-pdf" 27 January 2017, 22:04:26 UTC
899e685 Merge branch 'feature/sitmo_rng' into develop 27 January 2017, 14:15:56 UTC
3bf993d gitignore update 27 January 2017, 01:00:59 UTC
fad743f Build system sanity check: corrected several headers not in the <Grid/*> format 27 January 2017, 01:00:41 UTC
ef8d383 Temporary patch the threading error in InsertSlice and ExtractSlice Find source and fix the error 25 January 2017, 18:12:04 UTC
70ed9fc Updating the engine to the last version 25 January 2017, 18:10:41 UTC
4d3787d Hadrons fixed for new gammas, Meson only does one contraction but this’ll change in the future 25 January 2017, 17:59:00 UTC
677757c Added and tested SITMO PRNG 25 January 2017, 12:47:22 UTC
05cb6d3 gammas: adjoint implemented as a symbolic operation 25 January 2017, 02:07:43 UTC
0432e30 Gamma right multiply code fix (now passes consistency check) 25 January 2017, 01:36:23 UTC
2c3ebc1 .gitignore update 25 January 2017, 01:35:42 UTC
068b28a Extensive gamma test program 25 January 2017, 01:35:29 UTC
f7db342 Serialisable enums can be converted to int 25 January 2017, 01:33:26 UTC
d65e815 Merge branch 'feature/hadrons' into develop 24 January 2017, 17:21:44 UTC
a37e71f New automatic implementation of gamma matrices, Meson and SeqGamma are broken 24 January 2017, 03:13:43 UTC
05c1924 Timing loop change 23 January 2017, 10:43:45 UTC
b7da264 Hadrons: Application is not storing the environment ref but calling getInstance() each time, solving a very nasty set fault on Linux/KNL 21 January 2017, 21:40:23 UTC
74ac2aa Merge branch 'feature/serialisation-hdf5' into feature/hadrons 20 January 2017, 22:03:51 UTC
4c75095 HDF5: header fix 20 January 2017, 20:14:01 UTC
afa095d HDF5: better complex number support 20 January 2017, 20:10:41 UTC
6b5259c HDF5 detects if a name is a dataset or not without using exception catching 20 January 2017, 19:03:19 UTC
7423a35 HDF5: typos 20 January 2017, 02:33:04 UTC
81e66d6 HDF5: revert back to native types 20 January 2017, 02:24:53 UTC
ade1058 Hdf5Type does not need to be a pointer anymore 20 January 2017, 02:23:55 UTC
6eea9e4 HDF5 types static initialisation is mysteriously buggy on BG/Q, changing strategy 20 January 2017, 02:02:53 UTC
2c67366 Standardisation of HDF5 types 20 January 2017, 01:19:12 UTC
d6401e6 Merge branch 'feature/hadrons' into develop 19 January 2017, 22:10:01 UTC
24d3d31 Genetic scheduler: uses insert instead of emplace for better compiler compatibility 19 January 2017, 22:08:22 UTC
5405526 Code typo 19 January 2017, 06:42:19 UTC
f3f0b6f serious rewriting of Test_serialisation, now crashes if IO inconsistent 19 January 2017, 01:41:05 UTC
654e0b0 Serialisable object are now comparable with == 19 January 2017, 01:40:32 UTC
4be08eb debug code cleaning 19 January 2017, 01:39:59 UTC
f599cb5 HDF5 serial IO implemented and tested 19 January 2017, 00:50:21 UTC
a4a5094 Merge branch 'develop' of github.com:paboyle/Grid into develop 18 January 2017, 00:22:22 UTC
5803933 First implementation of HDF5 serial IO writer, reader is still empty 18 January 2017, 00:21:18 UTC
7cf833d Fixed compilation error in tests hadrons (capital letter in dir name) 17 January 2017, 11:00:54 UTC
91a3534 Lattice slice utilities now thread safe 16 January 2017, 06:32:25 UTC
16a8e3d gitignore update for ST3 16 January 2017, 06:32:05 UTC
41df1db Hadrons: number of dimensions entirely determined by the initial grid 11 January 2017, 18:37:49 UTC
3215ae6 Hadrons: genetic scheduler crashes in multi-thread with 1 module, multi-threading deactivated for now 21 December 2016, 23:26:30 UTC
7a85fdd Hadrons: modification of registration mechanism to allow for persistent caches 21 December 2016, 23:25:36 UTC
f8d11ff better serialisable enums (can be encapsulated into classes) 20 December 2016, 11:31:49 UTC
8a337f3 Move cayley into mainstream tests 18 December 2016, 02:35:31 UTC
a59f537 Evade warning 18 December 2016, 02:23:55 UTC
4b22097 Warning fix 18 December 2016, 02:14:17 UTC
629f43e Return statement needed 18 December 2016, 02:09:37 UTC
a3172b3 Precision error 18 December 2016, 02:07:45 UTC
3e6945c Fixing AVX Z-mobius 18 December 2016, 02:05:11 UTC
87be030 AVX 512 code broke other compiles; fixing 18 December 2016, 01:45:09 UTC
f17436f Bad commit fixed 18 December 2016, 01:27:34 UTC
4d8b01b Merge branch 'develop' of https://github.com/paboyle/Grid into develop 18 December 2016, 00:56:57 UTC
fa6accc Zmobius asm 18 December 2016, 00:56:19 UTC
55cb22a Z mobius bmark 18 December 2016, 00:55:37 UTC
df91081 Debugged 2 versions of assembler; ls vectorised, xyzt vectorised 17 December 2016, 23:47:51 UTC
b3e7f60 Partial implementation of 4d vectorisation assembler 16 December 2016, 23:50:30 UTC
d4071da Template specialise 16 December 2016, 22:28:29 UTC
a2a6329 AVX512 only for ASM compilation 16 December 2016, 22:03:29 UTC
eabc577 Assembler possibly working 16 December 2016, 16:55:36 UTC
67d7200 Hadrons: more legal banner fixes 15 December 2016, 18:26:39 UTC
80cef1c Hadrons: legal banner fix 15 December 2016, 18:21:52 UTC
91e98b1 Merge branch 'feature/hadrons' into develop 15 December 2016, 18:15:56 UTC
b791c27 Revert "AVX: uninitialised variable fix" This reverts commit c22c3db9ad652eadbd334fde70235aace90faa75. 15 December 2016, 18:15:35 UTC
596dd57 Linux linking fix 15 December 2016, 12:26:53 UTC
cad158e Hadrons: tests improvement 14 December 2016, 19:41:51 UTC
f63fac0 Hadrons: the XML runner can use a precomputed schedule 14 December 2016, 19:41:30 UTC
ab92de8 Hadrons: utility to schedule a run 14 December 2016, 19:41:04 UTC
846272b Hadrons: option to save and load a schedule 14 December 2016, 19:40:36 UTC
f3e49e4 Hadrons: module templates update 14 December 2016, 18:19:46 UTC
decbb61 Hadrons: XML driven program is again a binary installed with Grid 14 December 2016, 18:19:24 UTC
7e2482a Hadrons: cpde cleaning 14 December 2016, 18:04:21 UTC
e1653a9 Hadrons: size fix in DWF module 14 December 2016, 18:02:36 UTC
ea40854 Hadrons: type names are demangled 14 December 2016, 18:02:18 UTC
34df71e Hadrons: function to save an application as an XML file 14 December 2016, 18:01:56 UTC
3af663e Hadrons: modules remember their factory registration name 14 December 2016, 17:59:45 UTC
c22c3db AVX: uninitialised variable fix 13 December 2016, 19:05:58 UTC
013e710 Hadrons: 3pt function test improvement 13 December 2016, 19:04:43 UTC
back to top