Skip to content

Conversation

IanButterworth
Copy link
Member

Fixes #59250

Already in #59110

@IanButterworth IanButterworth added docs This change adds or pertains to documentation multithreading Base.Threads and related functionality labels Aug 11, 2025
@ufechner7
Copy link

You can solve the problem with thread local buffers also by using @threads in conjunction with ChunkSplitters.jl or by using OhMyThreads.jl which tries to provide a better API.

Both options are not mentioned in the provided link. Therefore the reminder in the current form increases confusion and is not helpful.

@IanButterworth IanButterworth merged commit 7bbb213 into JuliaLang:master Aug 12, 2025
8 of 10 checks passed
@IanButterworth IanButterworth deleted the ib/thread_news_tweak branch August 12, 2025 07:15
@IanButterworth
Copy link
Member Author

Docs improvement PRs welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This change adds or pertains to documentation multithreading Base.Threads and related functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requirement of additional thread buffer not mentioned in release notes of Julia 1.12
2 participants