Open AccessJournal Article
Compiler Techniques for Extracting Loop-Level Parallelism.
Sheng-De Wang,Chien-Min Wang +1 more
4
About: This article is published in Journal of Information Science and Engineering. The article was published on 01 Jan 1991. and is currently open access. The article focuses on the topics: Data parallelism & Implicit parallelism.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Restructuring and parallelizing a static conditional loop
Zaher Mahjoub,Mohamed Jemni +1 more
- 01 Feb 1995
TL;DR: This work addresses the problem of restructuring L in order to extract the inherent parallelism in a static conditional loop by adopting a dependence analysis approach and splitting the loop index set into a series of successive SCLs.
5
On the parallelization of single dynamic conditional loops
Zaher Mahjoub,Mohamed Jemni +1 more
TL;DR: The aim is to restructure ℒ in order to extract the inherent parallelism by splitting the loop index set into at most four subsets where each DD has a constant sign.
3
Extracting multi-thread with data localities for vector computers
Jang-Ping Sheu,Chih-Yung Chang +1 more
- 19 Dec 1994
TL;DR: Experimental results show that the multithreading scheme assists vector compiler of Convex C38 series to reduce the number of memory accesses and thenumber of synchronizations among CPUs and usually obtains a better performance.
1
Compile‐time scheduling of multithread data localities on multiple vector processors
Chih-Yung Chang,Jang-Ping Sheu +1 more
TL;DR: For some cases of loop program with π-block dependence graph, the proposed multithreading scheme assists vector compilers of the Convex C38 series to reduce the number of memory accesses and synchronizations among CPUs.