Algebraic-Programming / ALP

Home of ALP/GraphBLAS and ALP/Pregel, featuring shared- and distributed-memory auto-parallelisation of linear algebraic and vertex-centric programs. Soon with more to come!
Apache License 2.0
25 stars 4 forks source link

BiCGstab smoke tests sometimes does not report useful time... #260

Closed anyzelman closed 12 months ago

anyzelman commented 12 months ago

...e.g., when it did not converge. Similar to #166 . In resolving this issue, also check that it does not occur for other iterative algorithms.

anyzelman commented 12 months ago

Solution merged