How can I have a finer control on number of threads used for each BLAS kernel call on CPU?

前端 未结 0 1615
无人共我
无人共我 2021-01-05 11:45

I am writing an OpenMP code calling different BLAS kernels, mostly DGEMMs with different sizes, in different threads. To maximize performance I want to have control over the

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