优化规则 meaning in English
principle of optimality
Examples
- Key performance factors are also presented . . 2 a set of heuristic rules is presented to accelerate speculative execution of sma threads . rules include optimized thread partition strategy , . contexts load balance strategy and dee - like thread mapping strategy
2为sma前瞻执行优化设计了一组启发式优化规则,包括线程优化划分策略、现场间负载均衡策略以及类dee优化的前瞻执行映射策略。 - On the software side , compiler inserts prefetch instructions explicitly ; on the hardware side , an sma cache filter is added to cut down unnecessary prefetch . 4 guided by feedback - based optimization strategy , the paper presents a dynamic profile based continuous optimization framework - smarcof
4研究了基于动态轮廓信息的软硬件联合持续优化机制,并在dlx模拟器的基础上设计并实现了一个完整的指令级模拟平台和基于上述优化规则的编译框架smarcof 。 - Optimized association rules are permitted to contain uninstantiated attributes . the optimization procedure is to determine the instantiations such that some measures of the roles are maximized . this paper tries to maximize interest to find more interesting rules . on the other hand , the approach permits the optimized association rule to contain uninstantiated numeric attributes in both the antecedence and the consequence . a naive algorithm of finding such optimized rules can be got by a straightforward extension of the algorithm for only one numeric attribute . unfortunately , that results in a poor performance . a heuristic algorithm that finds the approximate optimal rules is proposed to improve the performance . the experiments with the synthetic data sets show the advantages of interest over confidence on finding interesting rules with two attributes . the experiments with real data set show the approximate linear scalability and good accuracy of the algorithm
优化关联规则允许在规则中包含未初始化的属性.优化过程就是确定对这些属性进行初始化,使得某些度量最大化.最大化兴趣度因子用来发现更加有趣的规则;另一方面,允许优化规则在前提和结果中各包含一个未初始化的数值属性.对那些处理一个数值属性的算法进行直接的扩展,可以得到一个发现这种优化规则的简单算法.然而这种方法的性能很差,因此,为了改善性能,提出一种启发式方法,它发现的是近似最优的规则.在人造数据集上的实验结果表明,当优化规则包含两个数值属性时,优化兴趣度因子得到的规则比优化可信度得到的规则更有趣.在真实数据集上的实验结果表明,该算法具有近似线性的可扩展性和较好的精度 - Conclusively , the sma architecture is a promising way to implement high performance processor ; the continuous optimization framework smarcof can utilize dynamic execution profiles and heuristic rules to eliminate sma performance hindrance effectively . preliminary work discussed in this thesis showed encouraging performance boost potential and application compatibility of smarcof
综合来说, sma结构是一个很有潜力的方向,而基于反馈信息的持续优化方式配合正确的启发式优化规则能够很好的挖掘sma结构的潜力,将体系结构优势转化为现实的执行性能。