Closed maltezfaria closed 1 year ago
Merging #36 (b0e5017) into main (50bae4d) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #36 +/- ##
=======================================
Coverage 71.67% 71.67%
=======================================
Files 15 15
Lines 1730 1730
=======================================
Hits 1240 1240
Misses 490 490
Files | Coverage Δ | |
---|---|---|
src/utils.jl | 67.44% <ø> (ø) |
Closing this, as it may be better to break this change into several (smaller) PRs in order to keep track of the progress.
This
PR
attempts to useDataFlowTasks
for the parallel LU factorisation. It is WIP, and I am opening this before I actually start doing the work so as to keep track of the changes and difficulties.