c14547ddbe
EigenIO writing rationalised. All indices (trivial or not) written
2019-02-19 16:12:55 +00:00
63c97db414
Prior to rationalising 2 versions of BaseIO::write (scalar and vector)
2019-02-19 13:29:08 +00:00
6ebb32ffbf
Rationalised Test_serialisation
2019-02-18 21:40:53 +00:00
04b58de5de
Read-back working.
2019-02-18 17:12:27 +00:00
c77069244d
Nearly ready. Just finishing off readback and compare
2019-02-18 08:55:50 +00:00
9815ddb853
Started read routines. Introduced readMultiDim and tested I didnt break anything
2019-02-16 19:30:33 +00:00
74a3a5b825
Fixed existing bug in Hdf5Reader::readDefault for std::vector<U>
2019-02-16 18:45:46 +00:00
00e9416e0a
Tweak to initialisation example
2019-02-16 17:08:22 +00:00
b6803a070a
Making sure I understand row-major vs column-major ordering
2019-02-16 16:18:28 +00:00
e8bd8767c0
Get rid of declarations inside constexpr functions. if constexpr warning remains
2019-02-15 10:06:15 +00:00
8cb96cb693
Hmmm lots of warnings depending on compiler ...
2019-02-14 19:17:12 +00:00
bee24655cd
Finalising traits
2019-02-14 19:05:35 +00:00
e37614bde4
display relative norm during field IO norm check
2019-02-14 16:23:50 +00:00
042bad2ced
possibility to set a build number
2019-02-14 13:58:17 +00:00
59c8cc1588
Minor bugfix
2019-02-13 22:11:24 +00:00
11467a994d
Enough for tonight
2019-02-13 21:48:35 +00:00
76c6a6772a
Added rank_non_trivial
2019-02-12 22:15:55 +00:00
e7048231bc
Working version with additional Grid traits pre: review by Antonin
2019-02-12 13:59:48 +00:00
fb2cb3015e
Writing of Eigen::Tensor of grid objects now works (for Hdf5)
2019-02-11 23:26:18 +00:00
9a225235b6
Can write both fixed and dynamic sized tensors (small tidy)
2019-02-11 17:15:38 +00:00
dff7d9261d
Can write both fixed and dynamic sized tensors
2019-02-11 15:47:40 +00:00
6f2663edf6
Serialisation of an object containing an Eigen::Tensor works for Hdf5. Still quite a lot of tidying up to do.
2019-02-10 23:19:20 +00:00
5bc0857412
IO norm check on relative norm
2019-02-10 22:12:47 +00:00
b540dc1cee
Output field norm check during IO
2019-02-10 21:41:17 +00:00
f80c548365
quieter initialisation
2019-02-10 20:47:35 +00:00
d5024bd07e
Hdf5 writing of scalar (i.e. no Grid subtypes) Eigen::Tensor works. But issues when adding Eigen::Tensor to serialisable object.
2019-02-10 15:33:16 +00:00
3720103f41
Adding Eigen::Tensor still WIP
2019-02-09 17:12:36 +00:00
4b3c566c89
../tests/hadrons/Test_hadrons_distil.cc
2019-02-06 21:36:46 +00:00
c1257208e2
Mres changes and gauge xform mat changes
2019-02-05 23:43:00 +00:00
0cf94587cd
array with all gammas for convenience
2019-02-04 21:20:16 +00:00
9b6ddb6e54
Adding a norm of a general field check, so that for things other than gauge configs there is an analogue of plaquette norm.
...
Improve argument checking in the BinaryIO.h, as there looks to be some corruption issue intermittently on tesseract jobs.
Not clear where the root bug is.
2019-01-16 22:35:58 +00:00
8a1be021d3
Merge branch 'feature/wilsonmg' of https://github.com/DanielRichtmann/Grid into DanielRichtmann-feature/wilsonmg
2019-01-02 14:39:59 +00:00
fd66325321
pure QED test and copyright update
2018-12-14 17:39:11 +00:00
c637c0c48c
James H.'s code for general size Wilson loops
2018-12-14 17:37:09 +00:00
c4b472176c
Photon code fix
2018-12-14 17:36:38 +00:00
856476a890
big cleanup of the Photon class + QED Coulomb gauge
2018-12-13 21:52:38 +00:00
49b934310b
resilient I/O fix
2018-11-27 20:17:09 +00:00
01e8cf5017
Merge branch 'develop' into feature/resilient-io
2018-11-27 19:09:59 +00:00
12f4499502
HDF5 serialiser fix
2018-11-27 19:09:50 +00:00
136d3802cb
binary parallel IO can do read tests and eventually re-write in case of failure
2018-11-27 18:38:24 +00:00
a4c55406ed
checksummed HDF5 IO
2018-11-27 17:43:19 +00:00
0e3035c51d
Revert "optional non-fatal checksum fail in Lime lattice read (with error codes)"
...
This reverts commit bccfd4cbb3
.
2018-11-27 17:27:20 +00:00
bccfd4cbb3
optional non-fatal checksum fail in Lime lattice read (with error codes)
2018-11-26 19:45:51 +00:00
0b50d4a328
log time fix
2018-11-23 15:51:27 +00:00
09451b5e48
Merge branch 'develop' of github.com:paboyle/Grid into develop
2018-11-22 15:45:24 +00:00
6364aa8acf
Merge branch 'feature/contractor' into develop
2018-11-22 15:44:46 +00:00
41032fef44
Optional RW mode for Hdf5Reader
2018-11-21 18:36:50 +00:00
d77bc88170
Optional support for faster CRC32C checksum through Intel IPP
2018-11-19 17:21:53 +00:00
33a0bbb17b
Const correctness
2018-11-19 11:27:57 +00:00
f592ec8baa
Hadrons: contractor performance fix
2018-11-16 20:59:49 +00:00