Yong-Chull Jang
|
44b218a595
|
force hermicity to the block alpha and force diagonal of the block beta to be real
|
2017-12-29 23:26:17 -05:00 |
|
Yong-Chull Jang
|
bfc0306a43
|
job parameters can be provided by cmdarg.
|
2017-12-29 00:58:24 -05:00 |
|
Yong-Chull Jang
|
4c0ae75ac5
|
read configuration file
|
2017-12-27 16:34:18 -05:00 |
|
Yong-Chull Jang
|
3cb8cb7282
|
'typename' is added to compile with AVX512 using GCC7.2.0; a semicolon was missing in Grid_avx512.h and the bug is fixed. Option SKL is added to configure script for skylake processor specific AVX512 operations. Code can be compiled with --enable-simd=SKL using GCC 7.2.0, but Test_simd fails. AVX512 support for complex double type with non-intel compilers makes this error; it needs a review.
|
2017-12-23 14:54:07 -05:00 |
|
Yong-Chull Jang
|
89c4e9b168
|
first complete version of IRBL; requires practical test and clean up
|
2017-12-21 23:13:39 -05:00 |
|
Yong-Chull Jang
|
fe406e230d
|
block with a single vector case is working with IRBL
|
2017-12-18 11:26:42 -05:00 |
|
Yong-Chull Jang
|
5139eaf491
|
block Lanczos construction is added.
|
2017-12-03 23:55:22 -05:00 |
|
Yong-Chull Jang
|
2c35c89b92
|
fix vector assign bug
|
2017-11-27 13:39:52 -05:00 |
|
Yong-Chull Jang
|
91cc33e907
|
IRBL development test bed is added; bootstrap.sh is updated to avoid repeated download of the EIGEN package after the first build.
|
2017-11-05 23:46:03 -05:00 |
|
Chulwoo Jung
|
3a754fcd51
|
Merge branch 'develop' of https://github.com/paboyle/Grid into feature/Lanczos
|
2017-10-27 17:34:35 -04:00 |
|
Azusa Yamaguchi
|
034de160bf
|
Staggered updates : Schur fixed and added a unit test for Test_staggered_cg_schur.cc giving stronger check
|
2017-10-26 20:58:46 +01:00 |
|
Azusa Yamaguchi
|
f9e28577f3
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-10-25 21:07:56 +01:00 |
|
Guido Cossu
|
8a3aae98f6
|
Solving minor bug in compilation
|
2017-10-25 10:34:49 +01:00 |
|
Guido Cossu
|
8309f2364b
|
Solving again the MPI comm bug with FFTs
|
2017-10-25 10:24:14 +01:00 |
|
Azusa Yamaguchi
|
cac1750078
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-10-24 23:30:36 +01:00 |
|
Chulwoo Jung
|
137886c316
|
Addressed when coor.size() != dim.size() in Lexicographic
|
2017-10-19 10:28:57 -04:00 |
|
Guido Cossu
|
27936900e6
|
Putting the FG verbosity in the Integrator level
|
2017-10-18 13:08:09 +01:00 |
|
paboyle
|
9fe6ac71ea
|
Starting reorg of Blocked lanczos
|
2017-10-11 10:12:07 +01:00 |
|
Christopher Kelly
|
ef61b549e6
|
Merge branch 'feature/Lanczos' into ckelly_develop4
|
2017-10-10 13:41:43 -04:00 |
|
Azusa Yamaguchi
|
f1fa00b71b
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-10-10 14:26:44 +01:00 |
|
paboyle
|
bf58557fb1
|
Block compressed Lanczos
|
2017-10-10 14:15:11 +01:00 |
|
paboyle
|
10cb37f504
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-10-10 14:09:44 +01:00 |
|
Azusa Yamaguchi
|
1374c943d4
|
Correct Schur operator called
|
2017-10-10 13:59:50 +01:00 |
|
paboyle
|
a1d80282ec
|
cb factorise
|
2017-10-10 13:49:31 +01:00 |
|
paboyle
|
4eb8bbbebe
|
Christop mods
|
2017-10-10 13:48:51 +01:00 |
|
paboyle
|
d1c6288c5f
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-10-10 13:38:40 +01:00 |
|
Azusa Yamaguchi
|
dd949bc428
|
Merge branch 'feature/staggering' into develop
|
2017-10-10 13:02:51 +01:00 |
|
Azusa Yamaguchi
|
bb7378cfc3
|
Schur for staggered
|
2017-10-10 12:02:18 +01:00 |
|
Azusa Yamaguchi
|
f0e084a88c
|
Schur staggered
|
2017-10-10 10:00:43 +01:00 |
|
paboyle
|
153672d8ec
|
Split CG testing
|
2017-10-09 23:20:58 +01:00 |
|
paboyle
|
08ca338875
|
Split grid communication
|
2017-10-09 23:19:45 +01:00 |
|
paboyle
|
f7cbf82c04
|
Better stdout/err debug
|
2017-10-09 23:18:48 +01:00 |
|
paboyle
|
07009c569a
|
Comms splitting improvements
|
2017-10-09 23:16:51 +01:00 |
|
Azusa Yamaguchi
|
09f4cdb11e
|
Merge branch 'develop' of https://github.com/paboyle/Grid into feature/staggering
|
2017-10-04 10:51:16 +01:00 |
|
Azusa Yamaguchi
|
1e54882f71
|
Stagger
|
2017-10-04 10:51:06 +01:00 |
|
paboyle
|
d54807b8c0
|
MPIT works with split grid now
|
2017-10-02 23:14:56 +01:00 |
|
paboyle
|
5625b47c7d
|
Merge branch 'feature/dwf-multirhs' into develop
|
2017-10-02 12:42:32 +01:00 |
|
paboyle
|
1edcf902b7
|
Macos ANON
|
2017-10-02 12:41:02 +01:00 |
|
paboyle
|
e5c19e1fd7
|
RB constructor change
|
2017-10-02 12:25:52 +01:00 |
|
paboyle
|
a11d0a33d1
|
Merge branch 'feature/dwf-multirhs' of https://github.com/paboyle/Grid into feature/dwf-multirhs
|
2017-10-02 11:42:07 +01:00 |
|
paboyle
|
4f8b6f26b4
|
Merge branch 'develop' into feature/dwf-multirhs
|
2017-10-02 11:41:49 +01:00 |
|
paboyle
|
073525c5b3
|
Small patch from cori
|
2017-10-02 03:38:21 -07:00 |
|
Azusa Yamaguchi
|
eb6153080a
|
Merge branch 'develop' of https://github.com/paboyle/Grid into feature/staggering
|
2017-10-02 08:56:33 +01:00 |
|
Guido Cossu
|
f7072d1ac2
|
Solving an annoying compilation error in json
|
2017-10-02 07:13:40 +01:00 |
|
paboyle
|
fddeb29d6b
|
Bug fix with spreadout FFT
|
2017-09-21 11:10:08 +01:00 |
|
paboyle
|
a9ec5cf564
|
Christoph bug report integrate
|
2017-09-21 10:32:41 +01:00 |
|
Peter Boyle
|
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 |
|
Azusa Yamaguchi
|
a6eeea777b
|
Merge branch 'develop' of https://github.com/paboyle/Grid into develop
|
2017-09-21 10:12:41 +01:00 |
|
Peter Boyle
|
771a1b8e79
|
Merge pull request #128 from paboyle/feature/CG-reliable-update
Feature/cg reliable update
|
2017-09-21 10:12:03 +01:00 |
|
Peter Boyle
|
bfb68e6f02
|
Merge pull request #130 from giltirn/gparity-handunroll
Gparity handunroll
|
2017-09-21 10:11:00 +01:00 |
|