j9263178
j9263178
I think this is a bug related to the pybind part, will try to fix soon.
Will add them back in the coming merge.
I think it has nothing to do with the non-convergence warning, there's an error in the tridiag and it is not printed out.
it looks similar to https://github.com/Cytnx-dev/Cytnx/issues/244.
@chiamin Sorry I cannot reproduce it on our machines, could you try gdb and paste what's going on?
Under developing cases: `linalg_Test.gpu_BkUt_Qr1` (no cusolver routine), `BlockUniTensorTest.gpu_Trace`,
`Gesvd.gpu_none_isU_isVT (Failed)` is just argument mismatch in test code.
Due to `[ERROR]currently Eig for non-symmetric matrix is not supported.`: `ExpM.gpu_ExpM_test`, `linalg_Test.gpu_BkUt_expM`, `Arnoldi.XXXX`
@manuschneider Network, Ncon and Contracts passed on my side, did you install and turn on cuquantum and cutensor properly?
@manuschneider I understand, we should have a table specify the gpu internal backends in the user guide in the future.