JuliaMath / JuliaMath/IntelVectorMath.jl
Change the amout of threads used for a computation
Ouverte
- Langage dominant
- Julia
- Étoiles
- 75
- Forks
- 17
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.