一种引入互斥关系的功能单元分配算法
A Functional Unit Allocation Algorithm by Importing Mutex Relationship
-
摘要: 为使条件分支数据通道中功能单元的分配结果得到进一步优化,在数据流图操作相容性分析中引入操作间互斥关系,并构建基于图论的分配模型.使用团划分算法在该模型上进行功能单元分配,同时提出一种针对功能单元分配问题的团划分启发式方法.不仅提高了团划分算法求解功能单元分配问题的计算结果一致性,而且使算法的收敛速度得以提高.根据实验结果,该算法得到的数据通道中所需功能单元平均减少了41%,同时执行速度加快了50%.Abstract: To make the result of functional unit allocation of data-path with conditional branch more optimized,the mutex relationship between operations is imported into the consistence analysis process of operations in DFG,and the allocation model based on graph theory is constructed.Clique partition algorithm is applied to perform the functional unit allocation based on the model.A heuristic method aimed at functional unit allocation is also presented to improve the clique partition algorithm.The consistency of the allocation result and the convergence speed of clique partition algorithm can be improved greatly by the heuristic method.Experimental results showed that the number of required functional unit in data-path obtained by this algorithm is decreased 41% in average and the running speed is improved 50% in average.
下载: