Simple CPU schedule for new pipeline
Opened this issue · 0 comments
ivogabe commented
The new pipeline should get a schedule data type, making task parallelism explicit and memory management (partially) explicit. However, we could first implement a basic schedule data type, without task parallelism, to get to a working interpreter earlier.