-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Closed
Labels
docsThis change adds or pertains to documentationThis change adds or pertains to documentationhelp wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull requestmultithreadingBase.Threads and related functionalityBase.Threads and related functionality
Description
This is a small doc improvement idea.
From v1.9, interactive thread number can be configurable with JULIA_NUM_THREADS env
export JULIA_NUM_THREADS=3,1
Ref: https://docs.julialang.org/en/v1/manual/multi-threading/#man-threadpools
However, the latest doc about JULIA_NUM_THREADS does not mention it:

I think it should do it.
Metadata
Metadata
Assignees
Labels
docsThis change adds or pertains to documentationThis change adds or pertains to documentationhelp wantedIndicates that a maintainer wants help on an issue or pull requestIndicates that a maintainer wants help on an issue or pull requestmultithreadingBase.Threads and related functionalityBase.Threads and related functionality