This paper proposes an architecture that brings in a new dimension to instruction level parallelism. The operating system in todays machines does all the decision making as to how the instructions in a task can be parallelized by deciding which task gets assigned to which core. The hardware support for exploiting instruction level parallelism is very small and has very little decision making power. Most recently dynamic scheduling of the instructions paved the pathway for major hardware changes and hence the decision making power shared. But the problem still persists. The operating has no...
This paper proposes an architecture that brings in a new dimension to instruction level parallelism. The operating system in todays machines does all ...