Examples of using Parallel execution in English and their translations into Ukrainian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
Parallel Execution of Queries.
Parallel or pseudo-parallel execution of tasks(multitasking).
Parallel execution of the operations on the workplaces;
By using all basic principles, FP makes parallel execution of code and its support easier.
Furthermore, Prolog has anumber of properties that may allow speed-up through parallel execution.
To do this, the Russians require parallel execution of political and military conditions of the Minsk agreements.
She went on to establish and lead the PTRAN project on the automatic parallel execution of FORTRAN programs.
Multiprocessing however means true parallel execution of multiple processes using more than one processor.
The advantage of explicit parallel programming is the absolute programmer control over the parallel execution.
The use of all basic API techniques facilitates the parallel execution of the code and its support.
A pure implicitly parallel language does not need special directives,operators or functions to enable parallel execution.
The essence of this formula in the parallel execution of political points“Minsk” and items that pose a safety concern.
The main focus here is the principle of parallel data processing,embodying the idea of simultaneous(parallel) execution of several actions.
The Pentium processor works on the dynamic sequence of parallel execution, but the Itanium processor works on the static level parallelism.
For pioneering contributions to the theory and practice of optimizing compilertechniques that laid the foundation for modern optimizing compilers and automatic parallel execution.
Sequential consistency is the property of a parallel program that its parallel execution produces the same results as a sequential program.
An important rule is that the priority in choosing a processor should be placed not on the frequency andthe number of cores to provide the best distributed, parallel execution of tasks.
Support of cluster architecture, including scale out and parallel execution on multiple cluster nodes with high availability.
There exist several high-level language compilers which use Dryad as a runtime;examples include Scope(Structured Computations Optimized for Parallel Execution) and DryadLINQ.
Languages with implicit parallelism reduce the control that the programmer has over the parallel execution of the program, resulting sometimes in less-than-optimal parallel efficiency.
Frances E. Allen For pioneering contributions to the theory and practice of optimizing compilertechniques that laid the foundation for modern optimizing compilers and automatic parallel execution.
However, dependencies among statements or instructions may hinder parallelism- parallel execution of multiple instructions, either by a parallelizing compiler or by a processor exploiting instruction-level parallelism.
In 2009 she was awarded an honorary doctor of science degree from McGill university for"pioneering contributions to the theory and practice of optimizing compilertechniques that laid the foundation for modern optimizing compilers and automatic parallel execution".
Activity Diagrams supportsequential as well as parallel Activities. Parallel execution is represented via Fork/ Wait icons, and for the Activities running in parallel, it is not important the order in which they are carried out(they can be executed at the same time or one after the other).
The use of all the basic techniques of FP facilitates parallel code execution and support.
The execution resembles the technique of parallel weaving.
Some intermediaries offer services in parallel with fictitious marriage, which include the execution of fake certificates or documents.
The program starts executing on one processor and the execution splits in a parallel region, which is started when parallel directives are encountered.
The most basic way to implement checkpointing, is to stop the application,copy all the required data from the memory to reliable storage(e.g., Parallel file system) and then continue with the execution.[1] Checkpointing implementations should preserve system consistency.
The rudimentary parallel abstraction behind XMT, dubbed Immediate Concurrent Execution(ICE) in Vishkin(2011), is that indefinitely many instructions available for concurrent execution execute immediately.