Guido Cossu
|
7996f06335
|
Commented out registrations.
Move to an independent file that is linked only for the factory managed HMC
|
2017-01-25 18:27:45 +00:00 |
|
Guido Cossu
|
7b40a3e3e5
|
Reorganizing files
|
2017-01-25 18:09:46 +00:00 |
|
Guido Cossu
|
f7fbbaaca3
|
Compiles after merging
|
2017-01-25 12:11:58 +00:00 |
|
Guido Cossu
|
17629b8d9e
|
Merge branch 'develop' into feature/hmc_generalise
|
2017-01-25 11:33:53 +00:00 |
|
Guido Cossu
|
0baa20d292
|
Againg fixing compilation on Travis, no LIME lib present
|
2017-01-25 11:18:44 +00:00 |
|
Guido Cossu
|
4571c918a4
|
Fixing compilation error when compiling without LIME
|
2017-01-25 11:14:43 +00:00 |
|
Guido Cossu
|
5251ea4d30
|
Adding more fermion action modules, generalised DWF
|
2017-01-25 11:10:44 +00:00 |
|
|
d65e81518f
|
Merge branch 'feature/hadrons' into develop
|
2017-01-24 09:21:44 -08:00 |
|
Guido Cossu
|
7f456b4173
|
👷 Added all pseudofermion actions to the serialiser
|
2017-01-24 13:57:32 +00:00 |
|
Guido Cossu
|
244f8fb6dc
|
Added JSON parser (without NextElement)
|
2017-01-23 14:57:38 +00:00 |
|
|
b7da264b0a
|
Hadrons: Application is not storing the environment ref but calling getInstance() each time, solving a very nasty set fault on Linux/KNL
|
2017-01-21 13:40:23 -08:00 |
|
|
74ac2aa676
|
Merge branch 'feature/serialisation-hdf5' into feature/hadrons
|
2017-01-20 14:03:51 -08:00 |
|
|
4c75095c61
|
HDF5: header fix
|
2017-01-20 12:14:01 -08:00 |
|
|
afa095d33d
|
HDF5: better complex number support
|
2017-01-20 12:10:41 -08:00 |
|
|
6b5259cc10
|
HDF5 detects if a name is a dataset or not without using exception catching
|
2017-01-20 11:03:19 -08:00 |
|
Guido Cossu
|
27dfe816fa
|
Added TwoFlavorsEO
Had to remove a conformability check in the Derivative of SchurDiff,
see the comments in the file
|
2017-01-20 16:59:31 +00:00 |
|
Guido Cossu
|
f96fac0aee
|
All functionalities ready.
Todo: add all the fermion action modules
|
2017-01-20 12:56:20 +00:00 |
|
|
7423a352c5
|
HDF5: typos
|
2017-01-19 18:33:04 -08:00 |
|
|
81e66d6631
|
HDF5: revert back to native types
|
2017-01-19 18:24:53 -08:00 |
|
|
ade1058e5f
|
Hdf5Type does not need to be a pointer anymore
|
2017-01-19 18:23:55 -08:00 |
|
|
6eea9e4da7
|
HDF5 types static initialisation is mysteriously buggy on BG/Q, changing strategy
|
2017-01-19 18:02:53 -08:00 |
|
|
2c673666da
|
Standardisation of HDF5 types
|
2017-01-19 17:19:12 -08:00 |
|
|
d6401e6d2c
|
Merge branch 'feature/hadrons' into develop
|
2017-01-19 14:10:01 -08:00 |
|
|
24d3d31b01
|
Genetic scheduler: uses insert instead of emplace for better compiler compatibility
|
2017-01-19 14:08:22 -08:00 |
|
Guido Cossu
|
851f2ad8ef
|
Adding fermions actions support in the factories
|
2017-01-19 10:00:02 +00:00 |
|
|
5405526424
|
Code typo
|
2017-01-18 22:42:19 -08:00 |
|
|
f3f0b6fef9
|
serious rewriting of Test_serialisation, now crashes if IO inconsistent
|
2017-01-18 17:41:05 -08:00 |
|
|
654e0b0fd0
|
Serialisable object are now comparable with ==
|
2017-01-18 17:40:32 -08:00 |
|
|
4be08ebccc
|
debug code cleaning
|
2017-01-18 17:39:59 -08:00 |
|
|
f599cb5b17
|
HDF5 serial IO implemented and tested
|
2017-01-18 16:50:21 -08:00 |
|
Guido Cossu
|
23e0561dd6
|
Added all required functionalities, time for cleaning
All actions to be added
|
2017-01-18 16:31:51 +00:00 |
|
|
a4a509497a
|
Merge branch 'develop' of github.com:paboyle/Grid into develop
|
2017-01-17 16:22:22 -08:00 |
|
|
5803933aea
|
First implementation of HDF5 serial IO writer, reader is still empty
|
2017-01-17 16:21:18 -08:00 |
|
Guido Cossu
|
924130833e
|
Moved more parameters to serialization
|
2017-01-17 13:22:18 +00:00 |
|
Guido Cossu
|
7cf833dfe9
|
Fixed compilation error in tests hadrons (capital letter in dir name)
|
2017-01-17 11:00:54 +00:00 |
|
Guido Cossu
|
0157274762
|
HMC factories
|
2017-01-17 10:46:49 +00:00 |
|
Guido Cossu
|
87e8aad5a0
|
Added support for input file HMC modules (missing the actions yet)
|
2017-01-16 16:07:12 +00:00 |
|
Guido Cossu
|
c6f59c2933
|
Adding factories
|
2017-01-16 10:18:09 +00:00 |
|
|
91a3534054
|
Lattice slice utilities now thread safe
|
2017-01-16 06:32:25 +00:00 |
|
|
16a8e3d0d4
|
gitignore update for ST3
|
2017-01-16 06:32:05 +00:00 |
|
|
41df1db811
|
Hadrons: number of dimensions entirely determined by the initial grid
|
2017-01-11 18:37:49 +00:00 |
|
Guido Cossu
|
0dfda4bb90
|
Working on the RNGModule
|
2017-01-09 11:06:18 +00:00 |
|
Guido Cossu
|
1189ebc8b5
|
Cleaning up the checkpointers interface
|
2017-01-05 15:52:52 +00:00 |
|
Guido Cossu
|
1bb8578173
|
Added module for checkpointers
|
2017-01-05 13:09:32 +00:00 |
|
Guido Cossu
|
5214846341
|
Adding a resource manager
|
2016-12-22 12:41:56 +00:00 |
|
|
3215ae6b7e
|
Hadrons: genetic scheduler crashes in multi-thread with 1 module, multi-threading deactivated for now
|
2016-12-22 00:26:30 +01:00 |
|
|
7a85fddc7e
|
Hadrons: modification of registration mechanism to allow for persistent caches
|
2016-12-22 00:25:36 +01:00 |
|
Guido Cossu
|
ce1a115e0b
|
Removing redundant arguments for integrator functions, step 1
|
2016-12-20 17:51:30 +00:00 |
|
|
f8d11ff673
|
better serialisable enums (can be encapsulated into classes)
|
2016-12-20 12:31:49 +01:00 |
|
paboyle
|
8a337f3070
|
Move cayley into mainstream tests
|
2016-12-18 02:35:31 +00:00 |
|