Back to Search
Start Over
Static Coarse Grain Task Scheduling with Cache Optimization Using OpenMP.
- Source :
- High Performance Computing (9783540436744); 2006, p479-489, 11p
- Publication Year :
- 2006
-
Abstract
- Effective use of cache memory is getting more important with increasing gap between the processor speed and memory access speed. Also, use of multigrain parallelism is getting more important to improve effective performance beyond the limitation of loop iteration level parallelism. Considering these factors, this paper proposes a coarse grain task static scheduling scheme considering cache optimization. The proposed scheme schedules coarse grain tasks to threads so that shared data among coarse grain tasks can be passed via cache after task and data decomposition considering cache size at compile time. It is implemented on OSCAR Fortran multigrain parallelizing compiler and evaluated on Sun Ultra80 four-processor SMP workstation, using Swim and Tomcatv from the SPEC fp 95. As the results, the proposed scheme gives us 4.56 times speedup for Swim and 2.37 times on 4 processors for Tomcatv respectively against the Sun Forte HPC 6 loop parallelizing compiler. [ABSTRACT FROM AUTHOR]
Details
- Language :
- English
- ISBNs :
- 9783540436744
- Database :
- Complementary Index
- Journal :
- High Performance Computing (9783540436744)
- Publication Type :
- Book
- Accession number :
- 76719143
- Full Text :
- https://doi.org/10.1007/3-540-47847-7_44