Computer Software
Print ISSN : 0289-6540
SIMD Parallelization in COINS
Mitsugu SUZUKINobuhisa FUJINAMI
Author information
JOURNAL FREE ACCESS

2008 Volume 25 Issue 1 Pages 1_65-1_81

Details
Abstract
Most of modern microprocessors have been equipped with SIMD type extended instruction sets mainly for media data processing. We can assume each of them to be a special version of vector instruction set, but they have different features and limitations from conventional ones, and we cannot exploit their potentials only with conventional compiler optimization techniques. Optimization techniques for SIMD instruction sets are classified into two categories in COINS project. One consists chiefly of vectorization-centric transformations that can be accomplished in source-code-level, and another is compiler optimization to generate appropriate SIMD instructions for the transformed codes. We call the latter “SIMD parallelization”, and concentrated upon it in this research. In this article, we report SIMD parallelization in COINS.
Content from these authors
© Japan Society for Software Science and Technology 2008
Previous article Next article
feedback
Top