Skip to content

Conversation

@gbaraldi
Copy link
Member

@gbaraldi gbaraldi commented Nov 27, 2024

Having multiple threads isn't suported during the build since the scheduler doesn't exist at this point. Fixes #56533

@gbaraldi gbaraldi requested a review from vchuravy November 27, 2024 11:45
@giordano giordano changed the title Pass JULIA_NUM_THREADS to the sysimage builder Pass JULIA_NUM_THREADS=1 to the sysimage builder Nov 27, 2024
@giordano giordano added building Build system, or building Julia or its dependencies multithreading Base.Threads and related functionality labels Nov 27, 2024
@oscardssmith oscardssmith added the bugfix This change fixes an existing bug label Nov 27, 2024
@oscardssmith oscardssmith merged commit 4280731 into master Nov 27, 2024
13 checks passed
@oscardssmith oscardssmith deleted the gb/numthreads branch November 27, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This change fixes an existing bug building Build system, or building Julia or its dependencies multithreading Base.Threads and related functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building Julia aborts when JULIA_NUM_THREADS=4,1 is set

5 participants