SRAD-Rodinia
ILP_Rate
ILP_Rate = ILP_16K / ILP_32
Dependency Depth = 5
ILP_32 = 32/5 = 6.4
Number of instructions in loop = 9
4-level loop unrolling. I_new = 36
ILP_16K = (16 * 1024 * 36)/((16 *1024) + (5*36)) = 35.60
ILP_Rate = 35.60 / 6.4 = 5.5