Examples of using Multiprocessing in English and their translations into Russian
{-}
-
Official
-
Colloquial
It was the first microprocessor from HAL to support multiprocessing.
Multiprocessing was not supported until the introduction of the POWER3 in 1998.
It was developed for small multiprocessing systems with two or four microprocessors.
The current standard interface for shared memory multiprocessing is OpenMP.
Uses Symmetric Multiprocessing on multiprocessor/multicore systems for faster calculations.
Version 11, the first version to support multiprocessing, was released in December 2006.
In a multiprocessing system, all CPUs may be equal, or some may be reserved for special purposes.
EXEC 8 was one of the first commercially successful multiprocessing operating systems.
Additionally, it allows multiprocessing programming by means of OpenMP, in order to increase computer performance.
Systems that treat all CPUs equally are called symmetric multiprocessing(SMP) systems.
LARC supported multiprocessing with two CPUs(called Computers) and an Input/output(I/O) Processor called the Processor.
One technique of how this parallelism is achieved is through multiprocessing systems, computer systems with multiple CPUs.
When clients in a system maintain caches of a common memory resource, problems may arise with incoherent data,which is particularly the case with CPUs in a multiprocessing system.
The system interface controller supports glue-less symmetrical multiprocessing(SMP) of up to four microprocessors.
The cross-system control unit with multiprocessing capability for different modules, systems and applications convinces due to its exceptional degree of automation.
Multithreading can also be applied to one process to enable parallel execution on a multiprocessing system.
The research bench for processes of information transfer and reception in the multiprocessing and multitask systems of a real time IPMM DYNAMICS AND STRENGTH OF THE MACHINES NAMED AFTER V.V.
Testing was performed for different postgres versions(9.4, 9.5, 9.6)to check new features designed to increase performance on multiprocessing architectures.
Multiprocessing systems are often easier to design if such restrictions are imposed, but they tend to be less efficient than systems in which all CPUs are utilized.
Despite being late,it was awarded the Analysts' Choice Award for Best Server/Workstation Processor of 2001 by Microprocessor Report for its multiprocessing features.
This version has many new features, including the Clang compiler,experimental symmetric multiprocessing support, procfs and ext2fs filesystem support, and GNU Debugger GDB.
The central HEUFT SPECTRUM TX control unit creates a high level of precision during continuous product tracking and quality assurance due to its multiprocessing capability.
The multiprocessing simulate complex is a platform that allows virtually recreating virtually any existing power system and testing it for strength under stressful conditions.
Chip multiprocessors, also known as multi-core computing, involves more than one processor placed on a single chip andcan be thought of the most extreme form of tightly coupled multiprocessing.
Multiprocessing is sometimes used to refer to the execution of multiple concurrent processes in a system, with each process running on a separate CPU or core, as opposed to a single process at any one instant.
An n-way barrel processor generated this way acts much like n separate multiprocessing copies of the original single-tasking processor, each one running at roughly 1/n the original speed.
In multiprocessing, the processors can be used to execute a single sequence of instructions in multiple contexts(single-instruction, multiple-data or SIMD, often used in vector processing), multiple sequences of instructions in a single context(multiple-instruction, single-data or MISD, used for redundancy in fail-safe systems and sometimes applied to describe pipelined processors or hyper-threading), or multiple sequences of instructions in multiple contexts multiple-instruction, multiple-data or MIMD.
Michael Andreev, Nikolay Ruban,Alexey Suvorov and Ruslan Ufa- researchers from Tomsk- became Prize laureates for the development and implementation multiprocessing simulate real-time complex of electric-power system with active-adaptive networks.
Unlike SPMD, shared memory multiprocessing, also called symmetric multiprocessing or SMP, presents the programmer with a common memory space and the possibility to parallelize execution by having the program take different paths on different processors.
In systems where all CPUs are not equal, system resources may be divided in a number of ways,including asymmetric multiprocessing(ASMP), non-uniform memory access(NUMA) multiprocessing, and clustered multiprocessing.