Skip to content
Snippets Groups Projects

More flexible task parallelism

Merged rarbore2 requested to merge asynccall into main
  • Added AsyncCall schedule.
  • Lower calls w/ AsyncCall schedule to task spawns in RT backend.
    • This gives us more flexible task parallelism, as "any" code can be outlined into a callee, rather than just fork-join nests.
  • Lower DynamicConstant node in RT backend.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading