Yong-Chull Jang
|
386b4fcb04
|
update convergence check
|
2018-03-05 18:37:51 -05:00 |
|
Yong-Chull Jang
|
11219a8f7a
|
add explicit restart method rbl
|
2018-03-05 18:12:42 -05:00 |
|
Yong-Chull Jang
|
3caf0e8b09
|
print Ritz values before and after the shift; rollback to simple last lanczos vector rebuild; print formatting is changed
|
2018-02-02 18:43:37 -05:00 |
|
Yong-Chull Jang
|
bc5ba39278
|
relocate the printing block of converged eigenvalues
|
2018-01-31 12:40:33 -05:00 |
|
Yong-Chull Jang
|
fbe1209f7e
|
count converged eigenvalues not assuming candidates are sorted
|
2018-01-31 12:10:24 -05:00 |
|
Yong-Chull Jang
|
53a9260a94
|
patch to compile with AVX512 for SkyLake Xeon processor using GCC7.2.0. Beside bug fixes in the source code, a option 'SKL' is added to configure.ac for SkyLake processor specific AVX512 instruction flags when using GCC. 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.
|
2018-01-27 10:00:38 -05:00 |
|
Yong-Chull Jang
|
dc6f637e70
|
change GparityDomainWallFermion to ZMobius and add command line options to read boundary phase and omega
|
2018-01-27 08:21:27 -05:00 |
|
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 |
|