parallelization
- noun
- /ˌpærəˌlɛləˈzeɪʃən/
- Specialized
- The strict localization also makes it more efficient to do large-scale parallelization, and it is likely that DFT calculations including more than a thousand atoms will appear soon.
And so now the parallelization approach has gone to data centre scale.
- And so now the parallelization approach has gone to data centre scale.
- So what does it look like for a programming language to have parallelization or massive parallelization as it's like first principle.
Examples
-
Also, parallelization becomes much easier because each processor can be assigned a given region of space.
Academic text (1999) -
These works represent important advances in the parallelization of general-purpose solutions for the analysis of large raster data.
Academic text (2018) -
And so now the parallelization approach has gone to data centre scale.
-
The blue brain project should result in extremely powerful "liquid computers" that can handle infinite parallelization.
Blog text (27) -
Many of the activities in plant breeding and genetics are amenable to parallelization.
Academic text (2010) -
Different approaches for the parallelization of multi-scale analyses can be found in the literature.
Academic text (2018) -
The main goal is parallelization of the computation; the secondary goal is reduction in register/cache/memory bandwidth requirements.
Academic text (1994) -
In addition to wide coverage, the swarm improves fault tolerance, enables expandability, and allows for parallelization of simple tasks.
Academic text (2011) -
The mixed parallel strategy, where the non-conforming domain decomposition method is employed in the first level of parallelization and the master-slave approach is introduced in the second level, is proposed in Sect. 5.
Academic text (2018) -
The software's parallelization of tasks allowed the project to be completed in half the time.
Synonyms
A computer running more than one program at the same time
Using two or more processors at the same time to do work faster
Using several processors at the same time to make a computer work faster
A way of running parts of a computer program at the same time to do many tasks
Two or more actions that happen at the same time
Doing more than one task at the same time on computers or machines
To run computer tasks on more than one processor at the same time
Using more than one computer or machine to do tasks faster
A way of changing code so it does many operations at once to run faster
A way to process instructions in steps so several run at once
Two or more programs run at the same time on one computer
Two or more things working at the same time
A way to run two or more computer programs at the same time on one computer
How Parallel
- Specialized
- Specialized
- Specialized
- Specialized
Surface Forms
Morphology
parallelization = parallelize (transparent) = parallel + ize + ation
The noun is formed by regular suffixation from the verb 'parallelize', and the derivation is straightforward.
Etymology
Parallelization comes from parallel ('at the same time or side by side') and the ending -ization meaning 'the act of'. In computing, it means dividing a job into parts that run 'at the same time', which is why parallelization makes work finish faster.