MultistartOptimization.jl icon indicating copy to clipboard operation
MultistartOptimization.jl copied to clipboard

any guidance on parallization

Open jrhalket opened this issue 3 years ago • 1 comments

I was wondering if anyone had a good example of parallelizing this?

jrhalket avatar Oct 28 '22 17:10 jrhalket

The current API predates libraries that allow seamless composable choice and customization for threading, eg https://github.com/JuliaFolds/Folds.jl. It should be rewritten. PRs are welcome.

tpapp avatar Jan 14 '23 15:01 tpapp