Logo image
Extracting multi-thread with data localities for vector computers
Conference paper

Extracting multi-thread with data localities for vector computers

Jang-Ping Sheu and Chih-Yung Chang
Proceedings of the Internatoinal Conference on Parallel and Distributed Systems - ICPADS, pp.466-473
1994

Abstract

In this paper, we propose a source-to-source compilation strategy to partition vectorized loop programs into multithread execution form. Each partitioned thread consists of instances of statements with localities in vector registers. The multi-threading scheme gives a novel combination of loop unrolling, statement instances reordering, index shifting, vector register reuse exploiting, and multi-threading. Experimental results show that our multithreading scheme assists vector compiler of Convex C38 series to reduce the number of memory accesses and the number of synchronizations among CPUs and usually obtains a better performance.

Metrics

1 Record Views

Details

Logo image