JuliaMath / JuliaMath/IntelVectorMath.jl

Change the amout of threads used for a computation

Open
#50 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
75
Forks
17
PR merge metrics
No merged PRs in 30d

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.