ClarkResearchGroup / ClarkResearchGroup/tensor-tools
[serial] - doesn't work with latest tblis version
Open
bug
- Dominant language
- C++
- Stars
- 11
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
There's some breaking change between `v1.1.2` and later versions of tblis.
The code has been updated so that the API works on `v1.1.2` and `v1.2.0` (with the exception of some `dgemm_` call). Orthogonality is broken after SVD for the second site However.
When comparing before and after, all the davidson eigenvalues are correct but the data layout when being passed to `SVD` seems to be different.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.