Skip to content

Conversation

m-fila
Copy link
Member

@m-fila m-fila commented Oct 30, 2024

BEGINRELEASENOTES

  • Switched to fork of Distributed with fixed thread-safety

ENDRELEASENOTES

With Julia 1.10 we experience errors when using multiple-processes due to thread-unsafties in Distributed.
With Julia 1.11 surprisingly the errors seems to disappear even though the thread-safety in Distributed wasn't improved yet.

As per recommendation branch with thread-safeties will be used for now
To be removed once JuliaLang/Distributed.jl#101 is merged

@m-fila m-fila added the dependencies Pull requests that update a dependency file label Oct 30, 2024
@m-fila m-fila mentioned this pull request Dec 10, 2024
@m-fila m-fila closed this Dec 10, 2024
@m-fila m-fila deleted the distributed_fix branch December 10, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant