Get Free Checker

parallelize

VERB
  1. place parallel to one another

How To Use parallelize In A Sentence

  • The compiler directives defined by OpenMP tell a compiler which regions of code should be parallelized and define specific options for parallelization.
  • This functionality would parallelize the responses, and while not potentially faster, would simultaneously load the HTML and graphics images, providing the perception of better responsiveness.
  • An efficient automatic parallelizer is helpful for users to exploit the resources of parallel computer.
  • Synchronous applications have a regular structure, and in general, are the simplest to code and parallelize.
  • Hofsee describes the three level organization as ‘a radical break’ with conventional architecture ‘because it explicitly parallelizes computation and the transfers of data and instructions’.
  • The effect is shown graphically in Figure 3: A traditional program would execute the loop sequentially, whereas the OpenMP implementation creates threads to parallelize the for block.
  • In RISC, the compiler presents instructions to the processor and the processor figures out how to best parallelize the processing of those instructions.
View all