data locality 双语例句
全部
1·It is conducive to developing data locality.
有利于数据局部性的开发。
2·Our evaluation: The parallel Web provides no data locality whatsoever.
我们的评估:无论如何,并行web不具备数据局部性。
3·Page migration including page migration and page replication is a way to exploit data locality.
页迁移技术包括页迁移和页复制两个方面, 是一种动态开发数据局部性的方法。
4·Data locality model should optimize for keeping related data in physical proximity to ensure analysis is efficient.
数据本地化模型的优化方法是将“关联的数据”放在物理上临近的地方,从而确保分析的高效性。
5·The use of local queues not only reduces pressure on the global queue, it also takes advantage of data locality.
使用本地队列不仅可以减轻全局队列上的压力,而且可以利用数据位置。
6·As one of the most important issues in multiprocessor systems, data locality is a main direction of studies on such systems.
数据局部性是多处理器系统中的重要研究方向之一。
7·This feature, known as data locality, is at the heart of data processing in Hadoop and is the reason for its good performance.
这个数据本地化是hadoop的核心特征,也是使hadoop获得高性能的原因。
8·Data locality: the client machine typically is not a data node. Allthe data accessed is remote and has to be read via the network.
数据分布:客户端机器一般都不是数据节点,所有的数据访问都是远程的,必须通过网络读取。
9·On modern processors, the cost of a cache miss is significant, so if the language and runtime can help your program achieve better data locality, performance will be improved.
在现代的处理器上,缓存遗漏的成本非常显著,所以如果语言和运行时能够帮助程序实现更好的数据位置,就会提高性能。
10·We parallelized LM_NS3D, a program for three dimensional low mach flow simulation, with PVM as the message passing environment. Communication is carefully optimized. Data locality is achieved.
以PVM为消息传递支持软件实现了低马赫数流动三维数值模拟程序LM_NS3D的并行化,考虑了通信优化、数据局部化及负载平衡等。
