Talk

Parallel Range Algorithms

  • In English

The talk abstracts several findings from std::execution papers (P2300 and adjacent papers) for accelerator parallelization. In the context of parallelization through senders and receivers, we can specify execution contexts which bind with certain hardware resources for asynchronous task scheduling. This talk will also focus on P3179 on how std::execution is allowed to run on std::ranges, and also focus on some recent proposals to modify std::execution (P3175 and others). This talk will be an extension over my talk at Meeting C++ 2024.

Speakers

Schedule