Distributed.jl, which offers pmap and @distributed.
But reducing allocations and removing eval(Meta.parse(...)) will help a lot with both Distributed and @threads.
Distributed.jl, which offers pmap and @distributed.
But reducing allocations and removing eval(Meta.parse(...)) will help a lot with both Distributed and @threads.