月亮词典
首页
查询
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
任务
。
Few
tasks
can
be
truly
parallelized
in
such
a way as to
require
no
coordination
between
threads
.
如果
线程
之间
不
需要
协调
,
那么
几乎
没有
任务
可以
真正
地
并行
。
in
most
cases
,
a
query
involves
some
operators
that either
cannot
be
parallelized
,
or that slow down
parallel
execution
.
大多数
情况
下
,
查询
包含
某些
无法
进行
并行
化
或
会
减慢
并行
执行
速度
的
运算
符
。
Provide
the
realization
scheme
of
the
simulated
distributive
and
parallelized
cryptographic
algorithm
.
给
出
模拟
的
分布式
、
并行
化
密码
算法
实现
方案
。
Thus
,
nodal
code
of
Finite
Element
Method
can
be
parallelized
and
operated
in
the
connecting
point
of
different
groups
of PVM
.
因此
,
有限
元
节点
代码
可以
被
并行
化
、
并
能
在
基于
不同
的
PVM
机群
结
点
上
运行
。
Assuming
that
an
operation
can
be
parallelized
,
the more
computationally
expensive
it
is
,
the
greater
the
opportunity
for
speedup
.
假定
某个
操作
可
并行
化
,
则
它
的
计算
开销
越
高
,
加速
的
可能性
就
越
大
。
A
variable
declared
with
lastprivate
cannot
be
used
as
the
index
inside
a
parallelized
loop
.
使用
lastprivate
声明
的
变量
不能
用作
并行
化
循环
中
的
索引
。
This
paper
first
describes
the
steps involved in
primal
-
dual
interior
point
algorithm
and
explains
which
step
in it
can
be
parallelized
.
首先
介绍
了
原
-
对偶
内
点
算法
的
主要
计算
步骤
,
阐明
哪
一
步
上
可以
进行
并行
化
处理
。
The
complete
solution
procedure
is
parallelized
.
完整
的
解决方案
的
程序
并行
。
网络释义
并行
并行
(
Parallelized
)代码可以在很多的不同的并发和交错并发的场景中执行,甚至是在相同的硬件配置中执行。所以,并行设 …
并行模型
同样,也有有三种典型的混合推荐系统模型:单一模型(monolithic)、
并行模型
(
parallelized
)以及管道模型(pipelined)。
更新时间:2025-05-08 17:05