Примери коришћења Multiple processors на Енглеском и њихови преводи на Српски
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Latin
-
Cyrillic
To network multiple processors;
Multiple processors sharing a memory.
It's exactly like having multiple processors, the frequency is the same.
It is used in parallel computing to predict theoretical maximum speed up using multiple processors.
Supports multiple processors as standard.
It is often used in parallel computing to predict the theoretical speedup when using multiple processors.
Tasks are split up andrun simultaneously on multiple processors with different input in order to obtain results faster.
Heavier and complex simulations can be done in relative ease by using these languages,in high performance clusters or with multiple processors.
If it operates in a way that is timing-sensitive, for example if it has multiple processors writing to the same data at the same time.
Such cache coherence protocols can, when they work well,provide extremely high-performance access to shared information between multiple processors.
The speed increase of some program using multiple processors in parallel is limited by the sequential fraction of the program.
For instance, Nikolaos Beratlis at the University of Maryland has successfully developed golf ball flight algorithms which can relatively efficiently utilize multiple processors on the world's supercomputers.
Array processors orvector processors have multiple processors that operate in parallel, with no unit considered central.
Many different algorithms have been designed for multiplying matrices on different types of hardware, including parallel and distributed systems,where the computational work is spread over multiple processors(perhaps over a network).
The processing elements can be diverse andinclude resources such as a single computer with multiple processors, several networked computers, specialized hardware, or any combination of the above.
The OpenRISC specification includes all features common to modern desktop and server processors: a supervisor mode and virtual memory system, optional read, write, and execute control for memory pages, and instructions for synchronizing andinterrupt handling between multiple processors.
Support for parallel processing using multi-core processors, multiple processors, or distributed computing.
At the same time,it could also be useful for self-driving cars(where multiple processors may have to coordinate actions), or even ensuring fast connections between multiple GPUs in workstations and gaming PCs.
Automatic parallelization, also auto parallelization, autoparallelization, or parallelization, the last one of which implies automation when used in context, refers to converting sequential code into multi-threaded orvectorized code in order to utilize multiple processors simultaneously in a shared-memory multiprocessor(SMP) machine.
This is a serious problem,as the state information needs to be shared across multiple processors in parallel processing machines.
The inability to run multiprocessor Pentium II systems with more than two CPUs had been the main reason for the Pentium Pro's survival inthe high-end server sector, where multiple processor configurations were often required.
The inability to run multiprocessor Pentium II systems with more than two CPUs had been the main reason for the Pentium Pro's survival inthe high-end server sector, where multiple processor configurations were often required.
Modern processors have multiple interacting on-chip caches.
Using multiple RAID cards improves the overall RAID performance because,simply, we now have multiple RAID processors.
Many families of microcontrollers and embedded processors have multiple register banks to allow quick context switching for interrupts.
A symmetric multiprocessor(SMP) is a computer system with multiple identical processors that share memory and connect via a bus.
Your virtual machines can have multiple virtual processors, taking advantage of the Intel Core Duo chips in today's newest Intel Macs.
In SPMD, multiple autonomous processors simultaneously execute the same program at independent points, rather than in the lockstep that SIMD imposes on different data.