Yong-Chull Jang
|
b89b1280d5
|
use gemm twice to complete the Gram Schmidt
|
2020-03-31 05:39:31 -04:00 |
|
Yong-Chull Jang
|
ac7090e6d3
|
block Lanczos cublas buffer is set at the inital step; buffer width is fixed to the block size then cublas Zgemm is called multiple times
|
2020-03-30 22:25:50 -04:00 |
|
Yong-Chull Jang
|
02edbe624f
|
first working version of Gram Schmidt using cublas gemm; explicit data type and site vector size has to be removed
|
2020-03-30 18:36:21 -04:00 |
|
Yong-Chull Jang
|
9266b89ad8
|
fix rngs issue; block Lanczos is working
|
2020-03-25 15:45:50 -04:00 |
|
Yong-Chull Jang
|
2db7e6f8ab
|
merge manually Block Lanczos files from Chulwoo's update (last state = commit 731a05 + untracked files) to develop branch; namespace QCD is removed; FIXME: multiple starting vectors result in nan after initial orthogonalization
|
2020-03-24 01:03:24 -04:00 |
|