1. These algorithms are very easy to parallelize.
这些算法很容易并行执行。

来自互联网

2. It USES all available processor to parallelize the operation.
它使用所有可用的处理器并行操作。

来自互联网

3. Therefore, PLINQ does not automatically parallelize every query.
因此,PLINQ并不会自动平行处理每个查询。

来自互联网

4. It is difficult to parallelize a subsistent sequential algorithm.
对已有的串行算法进行并行化,是一项很困难的工作。

来自互联网

5. At that time it was a LINQ provider that could automatically parallelize queries.
当时它是一个LINQProvider,可以自动地将查询并行化。

来自互联网

6. This example shows two simple ways to parallelize operations on file directories.
这个范例示范在档案目录上平行处理作业的两个简单方式。

来自互联网

7. All of the time consuming parts of the system are parallelize and roughly linear time.
所有的耗时部分系统的并行和大约线性时间。

来自互联网

8. This concurrence avoids the need to parallelize at the level of each clinic location or patient.
这种并发可以避免在每一次门诊所在的位置或涉及的患者这个层次上实现并行化。

来自互联网

9. Like the 970, it can use the VMX (AltiVec) vector instructions to parallelize arithmetic operations.
与970类似,它可以使用VMX (AltiVec)向量指令并行执行算术运算。

来自互联网

10. With onbar you can parallelize your backups and you are also able to perform a point-in-time restore.
使用onbar可以将备份并行化,还能执行指定时间点的备份。

来自互联网

11. To increase the CommonStore archiving throughput, it is recommended to parallelize the archiving threads.
为了增加CommonStore归档吞吐量,建议将归档线程并行化。

来自互联网

12. However, you are not able to parallelize your backups and there is no direct interface to a storage manager.
不过,不能将备份并行化,并且没有直接到存储管理器的接口。

来自互联网

13. However you are not able to parallelize your backups and there is no direct interface to a storage manager.
不过,不能将备份并行化,并且没有直接到存储管理器的接口。

来自互联网

14. This approach minimizes data movement while taking advantage of the AMPP architecture to parallelize the join.
这种方法最大限度地减少数据移动,同时利用AMPP架构实现并行化联接。

来自互联网

15. This article has delved into the GNU make, distcc, and ccache tools, which can help you parallelize the build process.
本文探讨了GNU make、distcc和ccache,这些工具能够并行分布编译过程。

来自互联网

16. This paper presents an algorithm to dispatch the operations of the query tree, parallelize queries, and shorten the query time.
针对这种情况,本文提出一种对数据库查询树的分配算法,使查询并行化,缩短查询的响应时间。

来自互联网

17. The need to parallelize development activities associated with different streams to the maximum extent possible, while minimizing the cross-stream dependencies.
需要最大程度地同时进行与不同流程相关的开发活动,同时又要尽量减小流程之间的相互依赖。

来自互联网

18. It is necessary to parallelize the algorithm of the finite element inversion system in order to improve computation efficiency and to study more complex models.
为了提高计算效能,研究更复杂的模型,很有必要将该有限元反演系统的算法实现并行化。

来自互联网

19. There's a reason all the examples of "look how easy it is to parallelize things" tend to use simple arrays and don't ever have allocations or freeing of the objects.
所有关于“并行化如此容易”的理由都倾向于使用简单数组操作做例子,甚至不包含对象的分配和释放。

来自互联网

20. Optimizing the archiving throughput in CommonStore should start by looking at a single archive transaction before attempting to parallelize them to increase the overall throughput.
当优化CommonStore中的归档吞吐量时,在将归档事务并行化以增加整体吞吐量之前,首先应该考虑单个归档事务。

来自互联网

21. The effect is shown graphically in Figure 3: a traditional program would execute the loop sequentially, whereas the OpenMP implementation creates threads to parallelize the for block.
图3中图形化地显示了其效果:传统的程序将连续地执行循环,而OpenMP实现则创建多个线程,从而并行地执行for块。

来自互联网

22. If there are more mails to be archived, or the time window available for archiving much shorter than the 20 hours assumed above, the following work-around can help parallelize the archiving.
如果有更多的邮件需要归档,或者每天用于归档的时间窗口少于前面假设的20小时,那么下面的变通办法可以帮助将归档并行化。

来自互联网

23. If there are more mails to be archived, or the time window available for archiving much shorter than the 20 hours assumed above, the following work-around can help parallelize the archiving.
如果有更多的邮件需要归档,或者每天用于归档的时间窗口少于前面假设的20小时,那么下面的变通办法可以帮助将归档并行化。

来自互联网