Michael Marshall
50a74eaea3
Doesn't compile. Does it still need to be maintained?
2019-04-26 08:33:10 +01:00
Michael Marshall
8419fbb335
Renamed PerambLight module. Check with Felix whether Test_24 and Test_tesseract still need to be maintained
2019-04-26 08:23:15 +01:00
Michael Marshall
606698511c
Seems we've not been keeping the test up-to-date
2019-04-22 19:03:24 +01:00
Michael Marshall
4161429dcc
Serialisation fixes after Antonin's review
2019-04-03 22:30:07 +01:00
Michael Marshall
88cb004731
Fixed single-precision issues in Test_serialisation
2019-03-20 22:05:16 +00:00
Michael Marshall
11dded61e8
Merge branch 'develop' into feature/distil
...
* develop: (29 commits)
precision fix
Updates after review with Peter.
Wilson clover multi grid for lime lattice
Recommendations for Traits classes
Hadrons: uninitialised pointer fix (might have been harmless)
Hadrons: beware of the nasty uninitialised twists
Smearing test. Test on free field.
Smearing for quark observables
Smearing
Hadrons: XML validator utility
display relative norm during field IO norm check
possibility to set a build number
IO norm check on relative norm
Output field norm check during IO
Hadrons: random vector utility module I/O
quieter initialisation
fix patch command for eigen in bootstrap.sh
Mres changes and gauge xform mat changes
Hadrons: 32 bit I/O directly in Lanczos module
Hadrons: copyright update
...
# Conflicts:
# Grid/tensors/Tensor_traits.h
# Hadrons/Modules.hpp
# Hadrons/modules.inc
2019-03-20 10:35:36 +00:00
Felix Erben
d1fe4dce33
new idea to get multiple perambulators
2019-03-15 10:28:02 +00:00
ferben
50ca3101de
bug in multiSolves and new test prog
2019-03-13 17:25:55 +00:00
a0405c6d84
PerambMultipleSolves.hpp compiles (not had time to test)
2019-03-12 14:01:29 +00:00
ferben
5fb2ee89bb
modified test so that it runs
2019-03-08 16:50:21 +00:00
ferben
2df396380d
solver is now external
2019-03-08 16:28:21 +00:00
ferben
4a70b2ffd4
Aslash insertions work now?
2019-03-08 12:23:22 +00:00
2d659015ff
Serialisation is fully functional. Ready for review.
2019-03-08 00:30:43 +00:00
e63019ac50
Tensor serialisation is fully functional
2019-03-08 00:01:45 +00:00
Felix Erben
1538bf8c34
added everythong to compute sequential aslash fields
2019-03-07 17:36:22 +00:00
Felix Erben
4abc498ae3
Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil
2019-03-07 15:34:10 +00:00
Felix Erben
93dfbfbfcd
added module to compute perambulator from a solve
2019-03-07 15:33:50 +00:00
584fa0a633
Changes after review with Peter
2019-03-07 12:53:34 +00:00
aa24f04911
Changed EigenIO to use GridTypeMapper type traits
2019-03-06 12:55:05 +00:00
1880e6d12d
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
2019-03-06 11:16:34 +00:00
4a00513e65
Moving Eigen trensor utilities to separate (optional) header
2019-03-06 11:16:22 +00:00
ferben
7718ee199a
efficient baryon test program
2019-03-05 17:16:42 +00:00
ferben
d7c7bff065
added output for source meson fields on all tsrc
2019-03-05 12:01:55 +00:00
Azusa Yamaguchi
acd25d0d01
Wilson clover multi grid for lime lattice
2019-03-04 11:30:15 +00:00
b3d4ba8657
Fixed issues with Eigen Tensor serialisation. Fixed issues with precision to text streams
2019-03-02 00:24:37 +00:00
4b9200b35c
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
2019-02-28 19:06:36 +00:00
91be028507
Still one issue on write
2019-02-28 19:06:25 +00:00
ferben
e9784572af
baryons...
2019-02-27 17:51:25 +00:00
Felix Erben
50b6db75da
Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil
2019-02-26 15:57:09 +00:00
Felix Erben
df065f1d57
first test configs
2019-02-26 15:57:01 +00:00
Azusa Yamaguchi
136e7b2314
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
2019-02-26 11:31:36 +00:00
Azusa Yamaguchi
1ea64b24fe
Smearing test. Test on free field.
2019-02-26 11:31:17 +00:00
578eb177e7
Tweaked format and memory use on Xml format. Still crashes (out of memory) on large read on my laptop
2019-02-25 22:03:21 +00:00
7c7ffa3b10
Added text read/write
2019-02-25 15:38:47 +00:00
ec45b16840
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
2019-02-25 14:10:34 +00:00
9288019789
Added Xml IO (has one deficiency: the format for multi-dimensional data is flat)
2019-02-25 14:10:24 +00:00
ferben
cfc14a7432
more adjustments to test
2019-02-25 12:40:32 +00:00
ferben
3f2fe5c7e7
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
2019-02-25 11:18:34 +00:00
ferben
76b6e8a01e
first tesseract test
2019-02-25 11:18:25 +00:00
f9543982e4
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
2019-02-25 11:07:43 +00:00
3c9f2d4106
Chunking layout reasonably efficient. Looks for small prime factors of each dimension, falling back to approximate size if needed.
2019-02-25 11:07:29 +00:00
ferben
cad26a736e
quick&dirty fix for g5*field
2019-02-22 17:05:16 +00:00
ferben
4f2ac433f1
Merge branch 'feature/distil' of github.com:mmphys/Grid into feature/distil
2019-02-22 16:31:26 +00:00
ferben
f9e505108b
test Aslash
2019-02-22 16:31:17 +00:00
Felix Erben
d2aced13da
Merge branch 'feature/distil' of https://github.com/mmphys/Grid into feature/distil
2019-02-22 16:30:40 +00:00
Felix Erben
03d031d623
tesserct test
2019-02-22 16:30:22 +00:00
44a2d4854a
Ensured Hdf5 chunk size always less than 4GB
2019-02-22 15:14:32 +00:00
292ff33f7f
Removed issue with std::string_literal
2019-02-21 16:51:05 +00:00
c640923159
Fixed reference to depth from test
2019-02-21 15:48:52 +00:00
752530f352
Gotten rid of c++17 in Test_serialisation.cc
2019-02-21 14:43:07 +00:00