网页
图片
视频
学术
词典
地图
更多
航班
笔记本
parallelized
网络
并行;并行模型
网络释义
1.
并行
并行
(
Parallelized
)代码可以在很多的不同的并发和交错并发的场景中执行,甚至是在相同的硬件配置中执行。所以,并行设 …
www.cnblogs.com
|
基于10个网页
2.
并行模型
同样,也有有三种典型的混合推荐系统模型:单一模型(monolithic)、
并行模型
(
parallelized
)以及管道模型(pipelined)。
www.pluscn.net
|
基于 1 个网页
例句
释义:
全部
全部
,
并行
并行
,
并行模型
并行模型
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Therefore
,
the
finite
element
code
can
be
parallelized
and executed
on
different
cluster
nodes
on
which PVM is available
.
因此
,
有限
元
节点
代码
可以
被
并行
化
、
在
不同
的
基于
PVM
机群
结
点
上
运行
。
www.fabiao.net
2.
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
任务
。
www.ibm.com
3.
Few
tasks
can
be
truly
parallelized
in
such
a way as to
require
no
coordination
between
threads
.
如果
线程
之间
不
需要
协调
,
那么
几乎
没有
任务
可以
真正
地
并行
。
www.ibm.com
4.
in
most
cases
,
a
query
involves
some
operators
that either
cannot
be
parallelized
,
or that slow down
parallel
execution
.
大多数
情况
下
,
查询
包含
某些
无法
进行
并行
化
或
会
减慢
并行
执行
速度
的
运算
符
。
technet.microsoft.com
5.
Provide
the
realization
scheme
of
the
simulated
distributive
and
parallelized
cryptographic
algorithm
.
给
出
模拟
的
分布式
、
并行
化
密码
算法
实现
方案
。
dictsearch.appspot.com
6.
Thus
,
nodal
code
of
Finite
Element
Method
can
be
parallelized
and
operated
in
the
connecting
point
of
different
groups
of PVM
.
因此
,
有限
元
节点
代码
可以
被
并行
化
、
并
能
在
基于
不同
的
PVM
机群
结
点
上
运行
。
www.dictall.com
7.
Assuming
that
an
operation
can
be
parallelized
,
the more
computationally
expensive
it
is
,
the
greater
the
opportunity
for
speedup
.
假定
某个
操作
可
并行
化
,
则
它
的
计算
开销
越
高
,
加速
的
可能性
就
越
大
。
technet.microsoft.com
8.
A
variable
declared
with
lastprivate
cannot
be
used
as
the
index
inside
a
parallelized
loop
.
使用
lastprivate
声明
的
变量
不能
用作
并行
化
循环
中
的
索引
。
msdn2.microsoft.com
9.
This
paper
first
describes
the
steps involved in
primal
-
dual
interior
point
algorithm
and
explains
which
step
in it
can
be
parallelized
.
首先
介绍
了
原
-
对偶
内
点
算法
的
主要
计算
步骤
,
阐明
哪
一
步
上
可以
进行
并行
化
处理
。
www.dictall.com
10.
In
order
to
reduce
a
schedule
,
either the
effort
can
be
parallelized
or
short
cuts
can
be taken
.
为了
缩短
日程
,
可以
使
工作
并行
化
或者
跳
过
某些
阶段
先行
执行
后面
的
工作
。
comm.chinaaet.com
1
2