网站首页  词典首页

请输入您要查询的英文单词或汉字:

 

词汇 parallelized
释义 parallelized 英'pærəlɪlaɪzd美'pærəlɪlaɪzd COCA²⁸⁰¹³⁶⁺BNC²³⁶²¹³⁺¹
基本英英Thesaurus例句
并行¹⁰⁰

动词 parallelize:
place parallel to one anotheras in.parallel
同义词 complement,correlate,correspond,imitateagree,assimilate,collimate,collocate,compare,conform,copy,equal,equate,liken,match,paragonkeep pace
反义词 differ,disagree,imbalance,refusedistort,diverge,separate,skew
parallelverb be alike
agree,assimilate,collimate,collocate,compare,complement,conform,copy,correlate,correspond,equal,equate,imitate,keep pace,liken,match,paragon,parallelize
paralleledverb be alike
agreed,assimilated,collimated,collocated,compared,complemented,conformed,copied,correlated,corresponded,equalled,equated,imitated,kept pace,likened,matched,paragoned
parallelsverb be alike
agrees,assimilates,collimates,collocates,compares,complements,conforms,copies,correlates,corresponds,equals,equates,imitates,keeps pace,likens,matches,paragons,parallelizes A function to compute this based on the form above, cannot be“ parallelized” because each computed value is dependent on previously computed values.
计算上述函数的程序并不能被并行化。因为每次计算都基于前一次计算的值。 yeeyan

At the same time, most powerful microprocessors are based on many- core chips, yet most applications cannot exploit such power, requiring parallelized algorithms.
同时,大部分强大的微处理器是基于多核芯片的,然而,大部分的程序不能利用这种能力,需要并行化算法。 chinapubmed

Extends traditional BGP software model and proposes a new fully- distributed, highly- parallelized implementation model of BGP and partition algorithm of parallel BGP prefixes computation.
基于集群路由器分布式控制平面的特点以及目前BGP协议存在的问题,提出了一种全新的 BGP协议并行处理模型和路由存储、计算任务的划分算法。 cnki

On the basis of designing and analyzing parallel algorithm of domestic YHII parallel computer, the program is parallelized with high efficiency.
基于国产 YH并行机的并行算法的设计分析,实现程序高效并行。 dictall

The data distribution allows many operations to be automatically parallelized, including loading, inserting, querying, updating, deleting, validating, and publishing XML data.
数据分布允许自动地并行执行许多操作,包括装载、插入、查询、更新、删除、检验和发布 XML数据。 ibm

The linking steps may not be parallelized.
链接步骤可能不是并行的。 ibm

The model employs explicit finite difference techniques in time. It was parallelized using standard domain partitioning techniques. Several results were obtained by16 SP2 node.
模式采用显式时间差分格式,通过标准的区域分割方法实现模式的并行化,并在16个节点的 SP2上得到了一些初步结果。 cnki

The program is parallelized not by hierarchical simplification, but by only one pass sequential scanning.
程序并行化不需要分层简化,只要顺序扫描一遍即可。 cnki

This paper first describes the steps involved in primal- dual interior point algorithm and explains which step in it can be parallelized.
首先介绍了原-对偶内点算法的主要计算步骤,阐明哪一步上可以进行并行化处理。 dictall

A limited area model have been successfully parallelized and implemented on SP2 distributed memory scalable system.
该文介绍了在 SP2上实现的一个有限区域数值天气预报模式。 cnki

Assuming that an operation can be parallelized, the more computationally expensive it is, the greater the opportunity for speedup.
假设某项作业可以平行化,则该作业的计算成本愈高,加速的机会就愈大。 microsoft

Few tasks can be truly parallelized in such a way as to require no coordination between threads.
如果线程之间不需要协调,那么几乎没有任务可以真正地并行。 ibm

For example, to stop a highly- parallelized batch job, an administrator should not need to manually stop each of the hundreds or thousands of jobs running in parallel.
例如,要停止一个高并行批处理作业,管理员应该不需要以手动的方式停止成百上千个正在并行执行的作业。 ibm

In order to reduce a schedule, either the effort can be parallelized or short cuts can be taken.
为了缩短日 程,可以使工作并行化或者跳过某些阶段先行执行后面的工作。 chinaaet

In particular, complex and potentially long- running analytical queries can be divided and parallelized, which significantly improves response times.
尤其是,可能长时间运行的复杂查询可以划分为多个部分并并行执行,这会显著改进响应时间。 ibm

Instead, client systems and the data storage system connect directly, providing numerous parallelized, high-speed data paths for massive data transfers.
相反,客户机系统将与数据存储系统直接连接,为大型数据传输提供许多并行的高速数据路径。 ibm

Now, most agree that that was a forlorn hope: Code that can be parallelized is too hard to recognize, and the means for parallelizing it are too diverse and context-dependent.
但是目前,人们都不得不承认这是个渺茫的希望:平行代码太难识别,而且分组的方式也依据实际的不同而多种多样。 yeeyan

Parents-children relationship, which is parallelized spouse relationship, is a kind of important derived relationship.
亲子关系是家庭中与夫妻关系并列的一个重要的派生型关系。 cnki

Second, the best known sequential algorithm for convex hulls is described and its parallelized version is summarized.
然后重点分析了凸壳构造问题,介绍了其最佳串行算法、及相应的并行算法。 cnki

Therefore, the finite element code can be parallelized and executed on different cluster nodes on which PVM is available.
因此,有限元节点代码可以被并行化、在不同的基于 PVM机群结点上运行。 fabiao

Therefore, to get large caches, and balanced and parallelized access loads, you might want to use JVMs on other remote machines to get access to more physical memory.
因此,为了获得更大的缓存、平衡和并行访问负载,您应该在远程机器上使用 JVM以访问更多的物理内存。 ibm

Thus, nodal code of Finite Element Method can be parallelized and operated in the connecting point of different groups of PVM.
因此,有限元节点代码可以被并行化、并能在基于不同的 PVM机群结点上运行。 dictall

Unfortunately, because not all of the problem can be parallelized and there's overhead in managing the processors, the speedup is quite a bit less.
不幸的是,并非所有的问题都可以并行化,而且还有管理处理器的开销,所以速度的提高并没有这么大。 ibm
随便看

 

英汉汉英双解词典包含9999994条英汉翻译词条,涵盖了常用英语单词及词组短语的翻译及用法,是英语学习的必备工具。

 

Copyright © 2000-2024 tbdmj.com All Rights Reserved 更新时间:2025/3/28 20:40:31