parallelized

使平行于

常用释义

词性释义

v.

使平行于;平行放置;使(程序)适合并行计算(parallelize 的过去式和过去分词)
例句
  • 全部
Therefore, the finite element code can be parallelized and executed on different cluster nodes on which PVM is available.
因此,有限元节点代码可以被并行化、在不同的基于PVM机群结点上运行。
Each of these problems can be easily parallelized using divide-and-conquer, and can be easily represented as fork-join tasks.
其中的每个问题都可以用divide-and-conquer轻松地并行化,并能轻松地表示为fork-join任务。
如果线程之间不需要协调,那么几乎没有任务可以真正地并行。
in most cases, a query involves some operators that either cannot be parallelized, or that slow down parallel execution.
大多数情况下,查询包含某些无法进行并行化或会减慢并行执行速度的运算符。
给出模拟的分布式、并行化密码算法实现方案。
因此,有限元节点代码可以被并行化、并能在基于不同的PVM机群结点上运行。
假定某个操作可并行化,则它的计算开销越高,加速的可能性就越大。
使用lastprivate声明的变量不能用作并行化循环中的索引。
This paper first describes the steps involved in primal-dual interior point algorithm and explains which step in it can be parallelized.
首先介绍了原-对偶内点算法的主要计算步骤,阐明哪一步上可以进行并行化处理。
完整的解决方案的程序并行。