Skip to content

JULIA_NUM_THREADS doc should mention about interactive threads number configuration #50936

@AtsushiSakai

Description

@AtsushiSakai

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:
image

I think it should do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsThis change adds or pertains to documentationhelp wantedIndicates that a maintainer wants help on an issue or pull requestmultithreadingBase.Threads and related functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions