1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-24 02:32:02 +01:00

Commit Graph

  • 7dd2764bb2 Wall sink smearing Lanny91 2017-01-23 15:17:54 +00:00
  • 244f8fb6dc Added JSON parser (without NextElement) Guido Cossu 2017-01-23 14:57:38 +00:00
  • 05c1924819 Timing loop change azusayamaguchi 2017-01-23 10:43:45 +00:00
  • f3ca29af6c Merge branch 'feature/hadrons' into feature/qed-fvol Antonin Portelli 2017-01-21 13:41:05 -08:00
  • b7da264b0a Hadrons: Application is not storing the environment ref but calling getInstance() each time, solving a very nasty set fault on Linux/KNL Antonin Portelli 2017-01-21 13:40:23 -08:00
  • 37988221a8 Merge branch 'feature/serialisation-hdf5' into feature/qed-fvol Antonin Portelli 2017-01-20 14:04:20 -08:00
  • 74ac2aa676 Merge branch 'feature/serialisation-hdf5' into feature/hadrons Antonin Portelli 2017-01-20 14:03:51 -08:00
  • 4c75095c61 HDF5: header fix Antonin Portelli 2017-01-20 12:14:01 -08:00
  • afa095d33d HDF5: better complex number support Antonin Portelli 2017-01-20 12:10:41 -08:00
  • 6b5259cc10 HDF5 detects if a name is a dataset or not without using exception catching Antonin Portelli 2017-01-20 11:03:19 -08:00
  • 27dfe816fa Added TwoFlavorsEO Guido Cossu 2017-01-20 16:59:31 +00:00
  • af29be2c90 Simplified operation of meson module. Result has been modified to output one contraction at a time for each pair of gamma insertions at source and sink. Lanny91 2017-01-20 16:38:50 +00:00
  • f96fac0aee All functionalities ready. Guido Cossu 2017-01-20 12:56:20 +00:00
  • 7423a352c5 HDF5: typos Antonin Portelli 2017-01-19 18:33:04 -08:00
  • 81e66d6631 HDF5: revert back to native types Antonin Portelli 2017-01-19 18:24:53 -08:00
  • ade1058e5f Hdf5Type does not need to be a pointer anymore Antonin Portelli 2017-01-19 18:23:55 -08:00
  • 6eea9e4da7 HDF5 types static initialisation is mysteriously buggy on BG/Q, changing strategy Antonin Portelli 2017-01-19 18:02:53 -08:00
  • 2c673666da Standardisation of HDF5 types Antonin Portelli 2017-01-19 17:19:12 -08:00
  • 7a327a3f28 Merge branch 'develop' into feature/qed-fvol Antonin Portelli 2017-01-19 14:22:36 -08:00
  • 07f2ebea1b Meson module now takes list of gamma matrices to insert at source and sink. Lanny91 2017-01-19 22:18:42 +00:00
  • d6401e6d2c Merge branch 'feature/hadrons' into develop Antonin Portelli 2017-01-19 14:10:01 -08:00
  • 24d3d31b01 Genetic scheduler: uses insert instead of emplace for better compiler compatibility Antonin Portelli 2017-01-19 14:08:22 -08:00
  • 851f2ad8ef Adding fermions actions support in the factories Guido Cossu 2017-01-19 10:00:02 +00:00
  • 5405526424 Code typo Antonin Portelli 2017-01-18 22:42:19 -08:00
  • f3f0b6fef9 serious rewriting of Test_serialisation, now crashes if IO inconsistent Antonin Portelli 2017-01-18 17:41:05 -08:00
  • 654e0b0fd0 Serialisable object are now comparable with == Antonin Portelli 2017-01-18 17:40:32 -08:00
  • 4be08ebccc debug code cleaning Antonin Portelli 2017-01-18 17:39:59 -08:00
  • f599cb5b17 HDF5 serial IO implemented and tested Antonin Portelli 2017-01-18 16:50:21 -08:00
  • 23e0561dd6 Added all required functionalities, time for cleaning Guido Cossu 2017-01-18 16:31:51 +00:00
  • a4a509497a Merge branch 'develop' of github.com:paboyle/Grid into develop Antonin Portelli 2017-01-17 16:22:22 -08:00
  • 5803933aea First implementation of HDF5 serial IO writer, reader is still empty Antonin Portelli 2017-01-17 16:21:18 -08:00
  • 8ae1a95ec6 Legal banners and module descriptions Lanny91 2017-01-17 18:14:20 +00:00
  • 82b7d4eaf0 Added noise loop dependencies Lanny91 2017-01-17 15:58:32 +00:00
  • 78774fbdc0 Construct loop propagator Lanny91 2017-01-17 15:29:45 +00:00
  • 924130833e Moved more parameters to serialization Guido Cossu 2017-01-17 13:22:18 +00:00
  • 7cf833dfe9 Fixed compilation error in tests hadrons (capital letter in dir name) Guido Cossu 2017-01-17 11:00:54 +00:00
  • 0157274762 HMC factories Guido Cossu 2017-01-17 10:46:49 +00:00
  • 87e8aad5a0 Added support for input file HMC modules (missing the actions yet) Guido Cossu 2017-01-16 16:07:12 +00:00
  • c6f59c2933 Adding factories Guido Cossu 2017-01-16 10:18:09 +00:00
  • 91a3534054 Lattice slice utilities now thread safe Antonin Portelli 2017-01-16 06:32:25 +00:00
  • 16a8e3d0d4 gitignore update for ST3 Antonin Portelli 2017-01-16 06:32:05 +00:00
  • b7f90aa011 Added momentum choice for wall source Lanny91 2017-01-13 15:54:19 +00:00
  • 92f8950a56 Charged scalar prop: cleaning and output Antonin Portelli 2017-01-13 13:30:56 +00:00
  • 65987a8a58 First implementation of the scalar QED propagator, runs but absolutely not checked Antonin Portelli 2017-01-12 20:44:23 +00:00
  • 889d828bc2 Code cleaning Antonin Portelli 2017-01-12 18:17:44 +00:00
  • f22b79da8f Added missing type aliases Lanny91 2017-01-12 12:52:12 +00:00
  • 3855673ebf Added header for wall source Lanny91 2017-01-12 11:42:37 +00:00
  • 4db82da0db Wall sources Lanny91 2017-01-12 11:41:10 +00:00
  • 0cdc3d2fa5 Merge remote-tracking branch 'refs/remotes/paboyle/feature/hadrons' into feature/hadrons Lanny91 2017-01-12 11:26:55 +00:00
  • ad98b6193d creating the necessary caches for the FFT EM scalar propagator Antonin Portelli 2017-01-11 18:40:43 +00:00
  • fc760016b3 More uniform cache name for scalar momentum propagators Antonin Portelli 2017-01-11 18:39:58 +00:00
  • 2da86f7dae Merge branch 'feature/hadrons' into feature/qed-fvol Antonin Portelli 2017-01-11 18:38:05 +00:00
  • 41df1db811 Hadrons: number of dimensions entirely determined by the initial grid Antonin Portelli 2017-01-11 18:37:49 +00:00
  • 0dfda4bb90 Working on the RNGModule Guido Cossu 2017-01-09 11:06:18 +00:00
  • 1189ebc8b5 Cleaning up the checkpointers interface Guido Cossu 2017-01-05 15:52:52 +00:00
  • 97843e2b58 Hadrons: free scalar buffer fix and output Antonin Portelli 2017-01-05 14:58:55 +00:00
  • 82b3f54697 scalar free propagator fix Antonin Portelli 2017-01-05 14:58:07 +00:00
  • 1bb8578173 Added module for checkpointers Guido Cossu 2017-01-05 13:09:32 +00:00
  • c3b6d573b9 Merge branch 'feature/bgq-asm' of https://github.com/paboyle/Grid into feature/bgq-asm Peter Boyle 2016-12-30 22:42:17 +00:00
  • 673994b281 Hadrons: modules for scalar propagators Antonin Portelli 2016-12-29 22:44:58 +01:00
  • bbc0eff078 Hadrons: scalar sources Antonin Portelli 2016-12-29 22:44:22 +01:00
  • 4c60e31070 Hadrons: code cleaning Antonin Portelli 2016-12-29 22:44:08 +01:00
  • afbf7d4c37 QED Gimpl moved in Photon.h Antonin Portelli 2016-12-29 22:43:38 +01:00
  • 8c3cc32364 Scalar action Antonin Portelli 2016-12-29 22:42:58 +01:00
  • 1e179c903d Worried about integer; suspect where statements are broken Peter Boyle 2016-12-27 17:46:38 +00:00
  • 669cfca9b7 No inline Peter Boyle 2016-12-27 17:45:40 +00:00
  • ff2f559a57 Remove inline on gather optimised path Peter Boyle 2016-12-27 17:45:19 +00:00
  • 03c81bd902 Merge branch 'feature/bgq-asm' of https://github.com/paboyle/Grid into feature/bgq-asm Peter Boyle 2016-12-27 11:25:35 +00:00
  • a869addef1 Stats switch off Peter Boyle 2016-12-27 11:25:22 +00:00
  • 1caa3fbc2d LOCK UNLOCK only Peter Boyle 2016-12-27 11:24:45 +00:00
  • 3d21297bbb Call the fast path compressor for wilson kernels to avoid if else on projector Peter Boyle 2016-12-27 11:23:13 +00:00
  • 25efefc5b4 Back to original thread policy post test Peter Boyle 2016-12-23 09:49:04 +00:00
  • eabf316ed9 BGQ performance ASM Peter Boyle 2016-12-22 21:56:08 +00:00
  • 04ae7929a3 BGQ or KNL assembler now Peter Boyle 2016-12-22 17:53:22 +00:00
  • caba0d42a5 L1p controls Peter Boyle 2016-12-22 17:52:55 +00:00
  • 9ae81c06d2 L1p controls for BG/Q Peter Boyle 2016-12-22 17:52:21 +00:00
  • 0903c48caa Hot start SU3 Peter Boyle 2016-12-22 17:51:45 +00:00
  • 7dc36628a1 QPX finishing Peter Boyle 2016-12-22 17:50:48 +00:00
  • b8cdb3e90a Debug hack; raises from 62GF/s to 72 GF/s per node on BG/Q Peter Boyle 2016-12-22 17:50:14 +00:00
  • 5241245534 Default to static scheduling Peter Boyle 2016-12-22 17:49:21 +00:00
  • 960316e207 type conversion in printf Dr Peter Boyle 2016-12-22 17:27:01 +00:00
  • 5214846341 Adding a resource manager Guido Cossu 2016-12-22 12:41:56 +00:00
  • 4c3fd9fa3f stochastic QED field module in Hadrons Antonin Portelli 2016-12-22 00:29:41 +01:00
  • 17b3a10d46 stochastic QED: function to cache 1/sqrt(khat^2) Antonin Portelli 2016-12-22 00:29:19 +01:00
  • 149a46b92c Merge branch 'feature/hadrons' into feature/qed-fvol Antonin Portelli 2016-12-22 00:26:43 +01:00
  • 3215ae6b7e Hadrons: genetic scheduler crashes in multi-thread with 1 module, multi-threading deactivated for now Antonin Portelli 2016-12-22 00:26:30 +01:00
  • 7a85fddc7e Hadrons: modification of registration mechanism to allow for persistent caches Antonin Portelli 2016-12-22 00:25:36 +01:00
  • ce1a115e0b Removing redundant arguments for integrator functions, step 1 Guido Cossu 2016-12-20 17:51:30 +00:00
  • db9c28a773 qed-fvol: Photon parameter name fix Antonin Portelli 2016-12-20 12:41:39 +01:00
  • 9ac3ac41df serialisable Photon parameters Antonin Portelli 2016-12-20 12:41:01 +01:00
  • 2af9ab9034 old Makefile cleaning Antonin Portelli 2016-12-20 12:40:26 +01:00
  • 6f1ea96293 Merge branch 'develop' into feature/qed-fvol Antonin Portelli 2016-12-20 12:33:02 +01:00
  • f8d11ff673 better serialisable enums (can be encapsulated into classes) Antonin Portelli 2016-12-20 12:31:49 +01:00
  • 3f2d53a994 BGQ assembler beginning paboyle 2016-12-20 10:21:26 +00:00
  • 8a337f3070 Move cayley into mainstream tests paboyle 2016-12-18 02:35:31 +00:00
  • a59f5374d7 Evade warning paboyle 2016-12-18 02:23:55 +00:00
  • 4b220972ac Warning fix paboyle 2016-12-18 02:14:17 +00:00
  • 629f43e36c Return statement needed paboyle 2016-12-18 02:09:37 +00:00
  • a3172b3455 Precision error paboyle 2016-12-18 02:07:45 +00:00
  • 3e6945cd65 Fixing AVX Z-mobius paboyle 2016-12-18 02:05:11 +00:00