JuliaMath / JuliaMath/Interpolations.jl
add multithreading support via Threads.@spawn?
Open
- Dominant language
- Julia
- Stars
- 575
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
hi
i was wondering whether there is any scope to add multithreading support to this library. i read this https://julialang.org/blog/2019/07/multithreading/ and i was hoping one could think about the interpolation loop here in the same way as in their `psort!` example? like thread number 1 interpolates the first half of points, thread 2 the second half?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.