There is no commentSelect some text and then click Comment, or simply add a comment to this page from below to start a discussion.
2017q1 Homework3 (software-pipelining)
contributed by<rayleigh0407>
前置作業
閱讀論文
INTRODUCTION
only relatively simple software prefetching algorithms have appeared in state-of-the-art compilers like icc [ICC] and gcc [GCC-4.0]
First, there are few rigorous guidelines on how best to insert prefetch intrinsics. Secondly, the complexity of the interaction between software and hardware prefetching is not well understood.
GHB hardware prefetcher & stream-based prefetcher
BACKGROUND ON SOFTWARE AND HARDWARE PREFETCHING
use stream prefetcher, GHB prefetcher, and content-based prefetcher as hardware-based prefetching mechanisms.