How to check the version of intel MKL pardiso in python?

前端 未结 0 1165
我在风中等你
我在风中等你 2020-12-11 19:15

I know that I can get the version of pardiso if I import MKL directly to python like this:

import mkl
mkl.get_version_string()

But if I am us

相关标签:
回答
  • 消灭零回复
提交回复
热议问题