【计算机】 使(程序)适合并行计算。
-
These algorithms are very easy to parallelize.
这些算法很容易并行执行。
-
It USES all available processor to parallelize the operation.
它使用所有可用的处理器并行操作。
-
Therefore, PLINQ does not automatically parallelize every query.
因此,PLINQ 并不会自动平行处理每个查询。
-
It is difficult to parallelize a subsistent sequential algorithm.
对已有的串行算法进行并行化,是一项很困难的工作。
-
At that time it was a LINQ provider that could automatically parallelize queries.
当时它是一个LINQ Provider,可以自动地将查询并行化。