网站首页  英汉词典

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

 

单词 multicomputer
释义

multicomputer /ˌmʌltikəm'pju:tə/

英汉-汉英词典
n. 多机组,多计算机系统
词组 | 习惯用语
您要查找的是不是:
  • multicomponent adj. 多成分的
  • multicultural adj. 多种文化的;反映多种文化的;适合于多种文化的
multicomputer n. [计] 多计算机;多电脑系统

网络短语:
multicomputer version 多计算器版本
multicomputer systemn 多计算机系统
multicomputer lab 多媒体计算机教室
multicomputer network 多计算机网络英语; 多计算机网络;
multicomputer environment 多计算器环境
multicomputer networks 多计算机网络
multicomputer sharing 反向
multicomputer system 多计算机系统; 多机系统; 翻译;
multicomputer management 多计算器管理; 翻译;
中文百科

并行计算 Parallel computing

(重定向自Multicomputer)

并行计算英语:parallel computing)一般是指许多指令得以同时进行的计算模式。在同时进行的前提下,可以将计算的过程分解成小部份,之后以并行方式来加以解决。

电脑软件可以被分成数个运算步骤来运行。为了解决某个特定问题,软件采用某个算法,以一连串指令运行来完成。传统上,这些指令都被送至单一的中央处理器,以循序方式运行完成。在这种处理方式下,单一时间中,只有单一指令被运行(processor level: 比较微处理器,CISC, 和RISC,即流水线Pipeline的概念,以及后来在Pipeline基础上以提高指令处理效率为目的的硬件及软件发展,比如branch-prediction, 比如forwarding,比如在每个运算单元前的指令堆栈,汇编进程员对programm code的顺序改写)。平行运算采用了多个运算单元,同时运行,以解决问题。

英语百科

Parallel computing 并行计算

(重定向自Multicomputer)
IBM's Blue Gene/P massively parallel supercomputer.
A graphical representation of Amdahl's law. The speedup of a program from parallelization is limited by how much of the program can be parallelized. For example, if 90% of the program can be parallelized, the theoretical maximum speedup using parallel computing would be 10 times no matter how many processors are used.
Assume that a task has two independent parts, A and B. Part B takes roughly 25% of the time of the whole computation. By working very hard, one may be able to make this part 5 times faster, but this only reduces the time for the whole computation by a little. In contrast, one may need to perform less work to make part A be twice as fast. This will make the computation much faster than by optimizing part B, even though part B's speedup is greater by ratio, (5 times versus 2 times).
A graphical representation of Gustafson's law.

Parallel computing is a type of computation in which many calculations are carried out simultaneously, operating on the principle that large problems can often be divided into smaller ones, which are then solved at the same time. There are several different forms of parallel computing: bit-level, instruction-level, data, and task parallelism. Parallelism has been employed for many years, mainly in high-performance computing, but interest in it has grown lately due to the physical constraints preventing frequency scaling. As power consumption (and consequently heat generation) by computers has become a concern in recent years, parallel computing has become the dominant paradigm in computer architecture, mainly in the form of multi-core processors.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/18 4:42:03