q303 运行 pwmat插件报找不到 mkl 库

symptom 现象

error while loading shared libraries: libmkl_intel_lp64.so.2: cannot open shared object file: No such file or directory

solution 解决方法

module load mkl
或
从pwmat提交脚本里找加载的是哪一个版本mkl