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

More testing found a bug in kml_iss implementation, herewith fixed #315

Closed anyzelman closed 7 months ago

anyzelman commented 7 months ago

Hotfix for the previous commit -- more usage of the KML transition path found that certain getters and setters seemed to have no effect, which is fixed with this MR. The expected impact of this bug is expected minimal, as there has been minimal time passed while the bug was present in the stable branch.

anyzelman commented 7 months ago

Review OK, manual testing OK. Waiting approval from @alberto-scolari and CI