Automatic parallelization: Difference between revisions

Content deleted Content added
No edit summary
Tag: Reverted
Tag: Reverted
Line 17:
 
===Schedule===
The [[Scheduling (computing)|scheduler]] will list all the tasks and their dependencies on each other in terms of execution and start times 6h. The scheduler will produce the optimal schedule in terms of number of processors to be used or the total execution time for the application.
 
===Code Generation===