Closed atztogo closed 6 days ago
Made an option to run phono3py without linking BLAS and LAPACK(E) in C. This version can be built as follows:
% BUILD_WITHOUT_LAPACKE=ON pip install -e . -vvv
See the issue comment #300. Performance of this version is not measured yet.
Made an option to run phono3py without linking BLAS and LAPACK(E) in C. This version can be built as follows:
See the issue comment #300. Performance of this version is not measured yet.