Reduction of Complexity and Automation of Parallel Execution through Loop Level Parallelism
Author(s) -
Robert A. Tefft,
Roger Y. Lee
Publication year - 2007
Publication title -
seventh international conference on quality software (qsic 2007)
Language(s) - English
Resource type - Book series
ISBN - 0-7695-3035-4
DOI - 10.1109/qsic.2007.45
SIMD (Single Instruction Multiple Data) is a processor architecture classification from Flynn's taxonomy. The concept is that a single instruction set operates on multiple units of data simultaneously. Computers use this processor architecture are known as array processors or vector processors. Most computers in use today are SISD (single instruction single data) though allowing a single instruction to operate on multiple data can also be applied to a virtual machine that is capable of parallel execution through the use of multi-threading/multi-core processors, or distributed parallel execution on a multi-computer grid. This paper proposes a language structure that applies the SIMD concept to the Java virtual machine. The motive is to reduce the complexity of the code and ease implementation of parallelization by running a single set of instructions concurrently on an entire collection of objects. Index Terms Concurrency control, Parallel languages, Parallel processing, Parallel programming, Parallelizing compilers, Vector processing
Accelerating Research
Robert Robinson Avenue,
Oxford Science Park, Oxford
OX4 4GP, United Kingdom
Address
John Eccles HouseRobert Robinson Avenue,
Oxford Science Park, Oxford
OX4 4GP, United Kingdom