phonopy / phono3py

A simulation package of phonon-phonon interaction related properties
http://phonopy.github.io/phono3py/
BSD 3-Clause "New" or "Revised" License
117 stars 54 forks source link

Examine BLAS for ph-ph interaction calculation #216

Closed atztogo closed 4 months ago

atztogo commented 4 months ago

Examine performance of BLAS for ph-ph interaction calculation. When using this function, large performance gain is expected. However if the BLAS is multithreaded, multithreading becomes nested. So currently BLAS is not activated.