JuliaMath / JuliaMath/IntelVectorMath.jl
Change the amout of threads used for a computation
未关闭
- 主要语言
- Julia
- 星标
- 75
- 派生
- 17
- PR 合并指标
- 30 天内没有已合并 PR
描述
It seems like IVM is using all threads available on a machine per default. When sharing resources on a cluster with multiple users this is not something that you want, because different jobs would have to fight for the same cores.
Is there a way to change this behavior? The amount of threads used does not seem to be related to julia-multithreading or blas.
贡献指南
这个仓库没有索引到贡献指南
调研方向
issue 中未指出文件、测试或入口点。首先在共享机器上复现 IVM 的默认线程使用情况,并追踪它是否受 Julia 多线程和 BLAS 之外的机制控制;完成的标准是有一种文档化的方法可以独立限制计算所使用的线程数。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia
- 领域
- performance
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100