/  90
 
Loop fusion in Haskell
Roman Leshchinskiy
Programming Languages and SystemsUniversity of New South Wales
 
What is this about?
What I doData Parallel Haskellcompiles nested data-parallel programs to flat data-parallel oneslots of arrays and collective operations involved
 
What is this about?
What I doData Parallel Haskellcompiles nested data-parallel programs to flat data-parallel oneslots of arrays and collective operations involved
zipWith (-)(zipWith (*)(zipWith (-) (replicate_s segd as1) xs)(zipWith (-) (replicate_s segd bs1) ys))(zipWith (*)(zipWith (-) (replicate_s segd bs2) ys)(zipWith (-) (replicate_s segd as2) xs))

Share & Embed

More from this user

Add a Comment

Characters: ...