最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

intel mkl - Parallel MKL can decide to use less core then demanded? - Stack Overflow

programmeradmin0浏览0评论

I am running a Fortran code on HPC machines with a lot of cores (say 36). Using parallel MKL, I set the number of cores to be used with the environment variable MKL_NUM_THREADS, while the OMP_NUM_THREADS variable is set to 1. Despite that, my code sometimes runs only with 1 core. Do the MKL adjust the number of cores themselves based on free memory left? Also is their memory scaling with the number of cores kinda linear or not? Do you think that the problem is something else?

发布评论

评论列表(0)

  1. 暂无评论