issp-center-dev / TeNeS

Massively parallel tensor network solver
http://www.pasums.issp.u-tokyo.ac.jp/tenes/en
GNU General Public License v3.0
46 stars 11 forks source link

made requiring MPI and ScaLAPACK no longer #6

Closed yomichi closed 4 years ago

yomichi commented 4 years ago

Oops, I should replace MPI_Wtime with an alternative.

yomichi commented 4 years ago

Test failed because dgesvd reports an argument error (indeed it can be ignored). I made a PR of mptensor to fix them. After it accepted, I will bump up the mptensor version (commit) downloaded in the deps directory.