Приклади вживання Number of processors Англійська мовою та їх переклад на Українською
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
The number of processors, p.
This concept can now be generalized to any number of processors.
Add the number of processors.
It represents the maximum possible speedup on any number of processors.
Maximum number of processors.
Using the serial fraction as a metric poses definite advantages over the others,particularly as the number of processors grows.
How to know the number of processors.
Number of processors: 1; Chip manufacturer: Intel;
There is no limit on the number of processors in the machine.
For a problem of fixed size,the efficiency of a parallel computation typically decreases as the number of processors increases.
Over the years, AMD had number of processors that competed with the Pentium series.
If the load was calculated incorrectly,then you can easily increase or decrease the number of processors and the amount of allocated memory.
Recently, the company showed a number of processors that will allow you to create network equipment with this wireless protocol.
Remember that the number of indicators depend on the number of processors/cores in the computer.
Code executed by CPU"a": program:… do task"A"… end program Code executed by CPU"b":program:… do task"B"… end program This concept can now be generalized to any number of processors.
It supports systems with any number of processors and RAM.
Similar to the way in which the RAM model neglects practical issues, such as access time to cache memory versus main memory, the PRAM model neglects such issues assynchronization and communication, but provides any(problem-size-dependent) number of processors.
In order to achieve this, it increased its number of processors from 4.812 to 10.240.
In the same way that the RAM is used by sequential-algorithm designers to model algorithmic performance(such as time complexity), the PRAM is used by parallel-algorithm designers to model parallel algorithmic performance(such as time complexity,where the number of processors assumed is typically also stated).
Scale up the problem size with the number of processors, but omit any mention of this fact.
It is because these responsibilities areseparated that a Cilk program can run without rewriting on any number of processors, including one.
Linux can be compiled to run on a huge number of processors and platforms with different architectural constraints and needs.
There are currently no mainstream general-purpose processors built to operate on 256-bit integers oraddresses, though a number of processors do operate on 256-bit data.
The Paxos family of protocols includes a spectrum of trade-offs between the number of processors, number of message delays before learning the agreed value, the activity level of individual participants, number of messages sent, and types of failures.
Other complexity measures are also used, such as the amount of communication(used in communication complexity),the number of gates in a circuit(used in circuit complexity) and the number of processors(used in parallel computing).
The computer industry has acceptedthat future performance increases must largely come from increasing the number of processors(or cores) on a die, rather than making a single core go faster.".
The computer industry has accepted that future performanceincreases must largely come from increasing the number of processors(or cores) on a die, rather than making a single core go faster.".
In these applications, asymptotic throughput is used in Xu and Hwang model(more general than Hockney's approach)which includes the number of processors, so that both the latency and the asymptotic throughput are functions of the number of processors. .
However, in practice, STM systems also suffer a performance hitcompared to fine-grained lock-based systems on small numbers of processors(1 to 4 depending on the application).