標題: | EFFECTIVENESS OF COMPILER-DIRECTED PREFETCHING ON DATA MINING BENCHMARKS |
作者: | Natarajan, Ragavendra Mekkat, Vineeth Hsu, Wei-Chung Zhai, Antonia 交大名義發表 National Chiao Tung University |
關鍵字: | Multicore;data mining;prefetching;compilers;optimization |
公開日期: | 1-四月-2012 |
摘要: | For today's increasingly power-constrained multicore systems, integrating simpler and more energy-efficient in-order cores becomes attractive. However, since in-order processors lack complex hardware support for tolerating long-latency memory accesses, developing compiler technologies to hide such latencies becomes critical. Compiler-directed prefetching has been demonstrated effective on some applications. On the application side, a large class of data centric applications has emerged to explore the underlying properties of the explosively growing data. These applications, in contrast to traditional benchmarks, are characterized by substantial thread-level parallelism, complex and unpredictable control flow, as well as intensive and irregular memory access patterns. These applications are expected to be the dominating workloads on future microprocessors. Thus, in this paper, we investigated the effectiveness of compiler-directed prefetching on data mining applications in in-order multicore systems. Our study reveals that although properly inserted prefetch instructions can often effectively reduce memory access latencies for data mining applications, the compiler is not always able to exploit this potential. Compiler-directed prefetching can become inefficient in the presence of complex control flow and memory access patterns; and architecture dependent behaviors. The integration of multithreaded execution onto a single die makes it even more difficult for the compiler to insert prefetch instructions, since optimizations that are effective for single-threaded execution may or may not be effective in multithreaded execution. Thus, compiler-directed prefetching must be judiciously deployed to avoid creating performance bottlenecks that otherwise do not exist. Our experiences suggest that dynamic performance tuning techniques that adjust to the behaviors of a program can potentially facilitate the deployment of aggressive optimizations in data mining applications. |
URI: | http://dx.doi.org/1240006 http://hdl.handle.net/11536/16549 |
ISSN: | 0218-1266 |
DOI: | 1240006 |
期刊: | JOURNAL OF CIRCUITS SYSTEMS AND COMPUTERS |
Volume: | 21 |
Issue: | 2 |
結束頁: | |
顯示於類別: | 期刊論文 |