HMatrices.jl
HMatrices.jl copied to clipboard
Using `DataFlowTasks` for the parallelisation of LU factorisation
It would be nice to use DataFlowTasks for the parallel LU factorisation. I am opening this issue to keep track of the changes and PRs needed to make that happen.
- [x] Have a more robust set of benchmarks to judge progress/regression (#38)
- [x] #39
- [ ] Add
@dspawnfor the LU factorisation