aa66f41c69
Bug fix in the coarse restore...
...
Think this is nearly there
2017-10-27 10:29:34 +01:00
f96c800d25
Passes reload of coarse basis
2017-10-27 09:43:22 +01:00
32a52d7583
Move the local coherence lanczos into algorithms.
...
Keep the I/O in the tester. Other people can copy this method to write other I/O formats.
2017-10-27 09:04:31 +01:00
fa04b6d3c2
Finished ? Verifying coarse evec restore
2017-10-27 08:18:29 +01:00
14507fd6e4
Final? candidate for push back on the lanczos reorg feature
2017-10-26 16:25:01 +01:00
2db05ac214
Test for split/unsplit in isolation
2017-10-26 07:48:03 +01:00
ccd20df827
Better IRL interface
2017-10-26 01:59:59 +01:00
d577211cc3
Relax stoppign condition
2017-10-25 23:57:54 +01:00
f4336e480a
Faster converge time
2017-10-25 23:53:44 +01:00
e4d461cb03
Messagign
2017-10-25 23:53:19 +01:00
3d63b4894e
Use existing functionality where possible
2017-10-25 23:52:47 +01:00
a479325349
Rewrite of local coherence lanczos
2017-10-25 23:48:47 +01:00
e325929851
ALl codes compile against the new Lanczos call signature
2017-10-13 14:02:43 +01:00
47af3565f4
Logging improvement; reunified the Lanczos codes
2017-10-13 13:23:07 +01:00
cb9ff20249
Approx tests and lanczos improvement
2017-10-13 11:30:50 +01:00
9fe6ac71ea
Starting reorg of Blocked lanczos
2017-10-11 10:12:07 +01:00
bf58557fb1
Block compressed Lanczos
2017-10-10 14:15:11 +01:00
10cb37f504
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
2017-10-10 14:09:44 +01:00
1374c943d4
Correct Schur operator called
2017-10-10 13:59:50 +01:00
d1c6288c5f
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
2017-10-10 13:38:40 +01:00
bb7378cfc3
Schur for staggered
2017-10-10 12:02:18 +01:00
153672d8ec
Split CG testing
2017-10-09 23:20:58 +01:00
09f4cdb11e
Merge branch 'develop' of https://github.com/paboyle/Grid into feature/staggering
2017-10-04 10:51:16 +01:00
1e54882f71
Stagger
2017-10-04 10:51:06 +01:00
e5c19e1fd7
RB constructor change
2017-10-02 12:25:52 +01:00
a11d0a33d1
Merge branch 'feature/dwf-multirhs' of https://github.com/paboyle/Grid into feature/dwf-multirhs
2017-10-02 11:42:07 +01:00
4f8b6f26b4
Merge branch 'develop' into feature/dwf-multirhs
2017-10-02 11:41:49 +01:00
073525c5b3
Small patch from cori
2017-10-02 03:38:21 -07:00
946a8671b9
Merge pull request #129 from djm2131/feature/eofa
...
Add support for DWF with the exact one flavor algorithm
2017-09-21 10:15:21 +01:00
771a1b8e79
Merge pull request #128 from paboyle/feature/CG-reliable-update
...
Feature/cg reliable update
2017-09-21 10:12:03 +01:00
bfb68e6f02
Merge pull request #130 from giltirn/gparity-handunroll
...
Gparity handunroll
2017-09-21 10:11:00 +01:00
5918769f97
Subtle Naik term bug updated in Stencil; less on logical && with a function call on right
2017-09-16 12:51:26 +01:00
13fa70ac1a
Merge branch 'develop' into feature/json-fix
2017-09-08 13:42:20 +01:00
5fa386ddc9
FFT test compile fixed
2017-08-24 10:17:52 +01:00
d9cd4f0273
Staggered multinode block cg debugged. Missing global sum.
...
Code stalls and resumes on KNL at cambridge. Curious.
CG iterations 23ms each, then 3200 ms pauses. Mean bandwidth reports
as 200MB/s. Comms dominant in the report. However, the time behaviour suggests it
is *bursty*.... Could be swap to disk?
2017-08-23 15:07:18 +01:00
459f70e8d4
Check-in of working Mobius EOFA class and tests
2017-08-22 22:38:30 -04:00
ab50145001
Implemented first, unoptimized version of hand-unrolled G-parity kernels
...
Improved Test_gparity
2017-08-22 17:12:25 -04:00
47a12ec7b5
Implement EOFA pseudofermion force and Shamir tests for G-parity and non G-parity cases
2017-08-16 19:50:08 -04:00
ec1e2f7a40
Add (mostly implemented) ExactOneFlavourRatio pseudofermion class and tests of Shamir heatbath and action
2017-08-16 12:38:59 -04:00
6d0786ff9d
Typo fixes and check-in of G-parity action test for DWF
2017-08-15 22:47:00 -04:00
202a7fe900
Re-import DWF and abstract base EOFA fermion classes and tests
2017-08-15 13:36:08 -04:00
dbe4d7850c
Make a test file compatible with all architectures
2017-08-06 10:49:45 +01:00
4fe182e5a7
Added high level HMC support for overriding default SIMD lane decomposition
2017-08-06 10:46:19 +01:00
7d867a8134
Merge branch 'develop' into feature/CG-reliable-update
2017-08-02 09:48:04 -04:00
c0485d799d
Explicit parameter declaration in the WilsonGauge test
2017-07-26 16:26:04 +01:00
7abc5613bd
Added smearing to the topological charge observable
2017-07-26 16:21:17 +01:00
9f280b82c4
Added mixed-precision CG with reliable updates
2017-07-25 11:30:41 -04:00
184af5bd05
Added support for std::pair in the JSON serialiser
2017-07-12 14:44:53 +01:00
097c9637ee
Fixed the JSON parsing error
2017-07-11 14:31:57 +01:00
d9593c4b81
Merge branch 'develop' into feature/json-fix
2017-07-07 14:17:50 +01:00