17.6 DAG NODE PROJECTION

The projection operation is a many-to-one function that maps several nodes of the DAG onto a single node, which constitutes the resulting c17ue001. Thus, several operations in the DAG are mapped to a single thread. The projection operation allows thread or hardware economy by multiplexing several operations in the DAG on a single node in c17ue002. Chapters 10 and 11 explained how to perform the projection operation using a projection matrix P. To obtain the projection matrix, we need to define a desired projection direction d. The vector d belongs to the null- space of P. Since we are dealing with a 2-D DAG, matrix P is a row vector and d is a column vector. A valid projection direction d must satisfy the inequality

(17.27) c17e027

There are many projection vectors that satisfy Eq. 17.27 for the scheduling function s1. For simplicity, we choose three of them:

(17.28) c17e028

(17.29) c17e029

(17.30) c17e030

The corresponding projection matrices are given by

(17.31) c17e031

(17.32) c17e032

(17.33) c17e033

Our multithreading design space now allows for three configurations, one for each projection vector.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
13.58.121.214