Skip to content

Disable parallel LLVM image generation for now#3273

Merged
IanButterworth merged 1 commit intoJuliaLang:masterfrom
IanButterworth:ib/precompile_disable_par_image_gen
Dec 15, 2022
Merged

Disable parallel LLVM image generation for now#3273
IanButterworth merged 1 commit intoJuliaLang:masterfrom
IanButterworth:ib/precompile_disable_par_image_gen

Conversation

@IanButterworth
Copy link
Copy Markdown
Member

This will likely be needed before JuliaLang/julia#47797 can be merged, to avoid overloading the system.

This leaves speed improvements on the table, but figuring out the load balancing here shouldn't block that PR IMO.

@IanButterworth IanButterworth force-pushed the ib/precompile_disable_par_image_gen branch from 5c45e48 to 6f85577 Compare December 7, 2022 16:49
Copy link
Copy Markdown
Member

@pchintalapudi pchintalapudi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine to me, assuming compilecache calls into jl_dump_native somewhere down the line.

@IanButterworth IanButterworth merged commit bac1b62 into JuliaLang:master Dec 15, 2022
@IanButterworth IanButterworth deleted the ib/precompile_disable_par_image_gen branch December 15, 2022 19:48
pchintalapudi added a commit that referenced this pull request Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants