diku-dk / futhark

:boom::computer::boom: A data-parallel functional programming language
http://futhark-lang.org
ISC License
2.38k stars 165 forks source link

Fusion accs #2180

Closed coancea closed 1 week ago

coancea commented 2 weeks ago

Adding fusion rules for (1) withaccs and (2) for map-flatten-scatter fusion. The latter transforms the scatter into a map-nest enclosed in an WithAcc.

athas commented 2 weeks ago

The MI100 failure is not your fault; just ignore it.