2022/02/15 Sijmen van Bommel

Sijmen is looking into transforming recursively formulated data-parallel algorithms into flat data-parallelism. This is similar to detecting tail-end-recursion and transforming it into loops, but applies the well-known (map f) ° (map g) = map (f°g) equation through the recursion instead of constructing a loop.

He finished his thesis in August 2022.

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on Create this page.

  • bsc/2022/0217_2022_02_15_sijmen_van_bommel.txt
  • Last modified: 2022/09/05 13:38
  • by sbscholz