|
141da3ae71
|
function to get tensor dimensions
|
2018-04-20 17:13:34 +01:00 |
|
|
94edf9cf8b
|
HDF5: direct access to group for custom operations
|
2018-04-20 17:13:21 +01:00 |
|
|
c11a3ca0a7
|
vectorise/unvectorise in reverse order
|
2018-04-20 17:13:04 +01:00 |
|
paboyle
|
870b1a85ae
|
Think I have the physical prop interface to CF and PF overlap right, but need a strong check/regression.
Only support Hw overlap, not Ht for now. Ht needs a new Dminus implemented.
|
2018-04-18 14:17:49 +01:00 |
|
paboyle
|
b5510427f9
|
physical fermion interface, cshift benchmark in SU3.
|
2018-04-18 01:43:29 +01:00 |
|
Guido Cossu
|
26ed65c8f8
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-04-17 12:03:32 +01:00 |
|
paboyle
|
f7f043d8cf
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-04-17 10:57:18 +01:00 |
|
paboyle
|
ddcaa6ad29
|
Master does header on Nersc
|
2018-04-17 10:48:33 +01:00 |
|
|
c8d4d184ee
|
XML push fragment fix
|
2018-04-06 22:53:01 +01:00 |
|
|
1569a374a9
|
XML interface polish, XML fragments can be pushed into a writer
|
2018-04-06 18:32:14 +01:00 |
|
|
eddf023b8a
|
pugixml 1.9 update
|
2018-04-06 16:17:22 +01:00 |
|
Daniel Richtmann
|
73ced656eb
|
Merge remote-tracking branch 'upstream/develop' into feature/wilsonmg
|
2018-04-03 17:51:11 +02:00 |
|
Daniel Richtmann
|
f69008edf1
|
WilsonMG: Add functionality to report timings to MG preconditioner
|
2018-04-03 17:26:49 +02:00 |
|
Daniel Richtmann
|
57a49ed22f
|
WilsonMG: Read in MG parameters from xml in test
|
2018-04-03 16:03:11 +02:00 |
|
Daniel Richtmann
|
ff6413a764
|
WilsonMG: Make number of levels chooseable at runtime
I don't like this solution though :(
|
2018-04-03 15:57:33 +02:00 |
|
Daniel Richtmann
|
2530bfed01
|
WilsonMG: Move params instance from global scope to test main function
|
2018-04-03 14:50:48 +02:00 |
|
paboyle
|
f089bf5629
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-03-30 16:17:26 +01:00 |
|
paboyle
|
276f113f28
|
IO uses master boss node for metadata.
|
2018-03-30 16:17:05 +01:00 |
|
|
a13c109111
|
deterministic initialisation of field metadata
|
2018-03-30 16:03:01 +01:00 |
|
paboyle
|
ab6afd18ac
|
Still compile if no LIME
|
2018-03-30 13:39:20 +01:00 |
|
paboyle
|
5bde64d48b
|
Barrier required in parallel when we use ftell
|
2018-03-30 12:41:30 +01:00 |
|
paboyle
|
2f5add4d5f
|
Creation of file
|
2018-03-30 12:30:58 +01:00 |
|
|
c5a885dcd6
|
I/O benchmark
|
2018-03-29 19:57:41 +01:00 |
|
Daniel Richtmann
|
74f79c5ac7
|
Revert "Add function to return full type as std::string"
This reverts commit 1cb745c8dcdf1099e2c9b693e87f851f8cf0d845.
|
2018-03-29 12:03:50 +02:00 |
|
Daniel Richtmann
|
58c30c0cb1
|
WilsonMG: Add conformability checks in MG preconditioner
|
2018-03-28 13:24:39 +02:00 |
|
Daniel Richtmann
|
917a92118a
|
WilsonMG: Move operator test to MG testing routine
|
2018-03-28 12:19:25 +02:00 |
|
Daniel Richtmann
|
04f9cf088d
|
WilsonMG: Add more parameters to MultiGridParams struct
|
2018-03-27 17:13:11 +02:00 |
|
Daniel Richtmann
|
99107038f9
|
WilsonMG: Rationalize the level counting strategy
|
2018-03-27 17:06:33 +02:00 |
|
Daniel Richtmann
|
b78456bdf4
|
WilsonMG: Get rid of explicit include of GCR header
|
2018-03-26 15:41:53 +02:00 |
|
Daniel Richtmann
|
08543b6b11
|
WilsonMG: Provide a switch between V- and K-cycle
|
2018-03-26 15:37:17 +02:00 |
|
Daniel Richtmann
|
63ba33371f
|
WilsonMG: Some minor refactoring
|
2018-03-26 15:34:53 +02:00 |
|
Daniel Richtmann
|
683a7d2ddd
|
WilsonMG: Move comment to make clang-format happy
|
2018-03-26 14:59:40 +02:00 |
|
Daniel Richtmann
|
afdcbf79d1
|
Merge remote-tracking branch 'upstream/develop' into feature/wilsonmg
|
2018-03-23 21:13:50 +01:00 |
|
Daniel Richtmann
|
3c3ec4e267
|
WilsonMG: Move tests for Wilson & WilsonClover into the same file
|
2018-03-23 21:12:27 +01:00 |
|
Daniel Richtmann
|
bbe1d5b49e
|
WilsonMG: Temporarily use GMRES in construction of basis vectors
This can go back to CG once Mdag in CoarsenedMatrix works.
|
2018-03-23 20:02:27 +01:00 |
|
Daniel Richtmann
|
0f6009a29f
|
WilsonMG: Huge refactor into something that could be considered an algorithm
|
2018-03-23 19:55:43 +01:00 |
|
Daniel Richtmann
|
1cfed3de7c
|
WilsonMG: Add new logger for MG
|
2018-03-23 19:55:16 +01:00 |
|
Guido Cossu
|
c9c073eee4
|
Changes in messages in test dwf mixedprec
|
2018-03-23 11:27:56 +00:00 |
|
Guido Cossu
|
f290b2e908
|
Fix to pass CI tests
|
2018-03-23 11:14:23 +00:00 |
|
Guido Cossu
|
5f8225461b
|
Fencing mixedcg test propagator write. LIME is still optional in Grid
|
2018-03-23 10:37:58 +00:00 |
|
Daniel Richtmann
|
edbc0d49d7
|
WilsonMG: Get rid of explicit GridTypeMappers in CoarsenedMatrix
|
2018-03-22 16:38:24 +01:00 |
|
|
20e186a1e0
|
Merge pull request #158 from goracle/dev-pull
Make compilation faster by moving print of git hash.
|
2018-03-22 10:45:17 +00:00 |
|
Peter Boyle
|
6ef4af989b
|
Merge pull request #159 from goracle/dev-precsafe
Add dimension check to precisionChange.
|
2018-03-22 10:41:53 +00:00 |
|
Dan H
|
ccde8b817f
|
Add dimension check to precisionChange.
|
2018-03-21 20:58:04 -04:00 |
|
Dan H
|
68168bf72d
|
Revert "Add dimension match check to precisionChange."
This reverts commit 8f601d9b39d3635f9972fb5f7326a905780bda5f.
|
2018-03-21 20:51:38 -04:00 |
|
Dan H
|
e93d0feaa7
|
Merge branch 'dev-pull' of github.com:goracle/Grid into dev-pull
|
2018-03-21 20:39:30 -04:00 |
|
Dan H
|
8f601d9b39
|
Add dimension match check to precisionChange.
|
2018-03-21 20:38:19 -04:00 |
|
paboyle
|
5436308e4a
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2018-03-21 14:26:29 +00:00 |
|
paboyle
|
07fe7d0cbe
|
Save file in current dir; print checksums
|
2018-03-21 14:26:04 +00:00 |
|
Guido Cossu
|
60b57706c4
|
Small bug fix in the shm file names
|
2018-03-21 13:57:30 +00:00 |
|