willow-ahrens / Finch.jl

Sparse tensors in Julia and more! Datastructure-driven array programing language.
http://willowahrens.io/Finch.jl/
MIT License
158 stars 15 forks source link

Track down non-determinism in Finch compiler #378

Open willow-ahrens opened 8 months ago

willow-ahrens commented 8 months ago

There appears to be some nondeterministic behavior somewhere in the compiler, and it causes tests to fail on julia 1.6 sometimes. It would be great if someone could track it down. Open to suggestions on how to do this.

willow-ahrens commented 7 months ago

I had to disable continuous tests due to nondeterminisim, but one should turn it on to see the issue