Skip to content

Optimization for miranda

rarbore2 requested to merge miranda_opt into main
  • Optimize cava and edge detection schedules (CPU schedules are multi-core now).
  • Add fork-extend pass to make fork dimensions multiple of some number (closes #28 (closed)).
  • Make GCM add extra dimensions to per-thread arrays in fork-joins.
  • Make GCM allocate extra memory for calls in parallel, make RT backend use different memories per parallel call.
  • Make not finding xdot binary crash the compiler.
  • Some misc. fixes.
  • Add conv-like fork-join test.
Edited by rarbore2

Merge request reports

Loading