Data cache prefetching design space exploration for BlueGene/L supercomputer

  • J. R. Brunheroto IBM Thomas J. Watson Research Center
  • V. Salapura IBM Thomas J. Watson Research Center
  • F. F. Redigolo IBM Thomas J. Watson Research Center
  • D. Hoenicke IBM Thomas J. Watson Research Center
  • A. Gara IBM Thomas J. Watson Research Center

Resumo


Scientific applications exhibit good spatial and temporal data memory access locality. It is possible to hide memory latency for the level 3 cache, and reduce contention between multiple cores sharing a single level 3 cache, by using a prefetch cache to identify data streams which can be profitably prefetched, and decouple the cache line size mismatch between L3 cache and the level 1 data cache. In this work, a design space exploration is presented, which helped shape the design of the BlueGene/L supercomputer memory sub-system. The prefetch cache consists of a small number of 128 line buffers that speculatively prefetches data from the L3 cache, since applications present some sequential access pattern, this prefetching scheme increases the likelihood that a request from the level 1 data cache was present in the prefetch cache. Since most compute intensive applications contain a small number of data streams, it is sufficient for the prefetch cache to have small number of line buffers to track and detect the data streams. This paper focuses on the evaluation of stream detection mechanisms and the influence of varying the replacement policies for stream prefetch caches.
Palavras-chave: Prefetching, Space exploration, Supercomputers, Application software, Computational modeling, Computer architecture, Delay, Operating systems, Computer applications, Laboratories
Publicado
24/10/2005
BRUNHEROTO, J. R.; SALAPURA, V.; REDIGOLO, F. F.; HOENICKE, D.; GARA, A.. Data cache prefetching design space exploration for BlueGene/L supercomputer. In: INTERNATIONAL SYMPOSIUM ON COMPUTER ARCHITECTURE AND HIGH PERFORMANCE COMPUTING (SBAC-PAD), 17. , 2005, Rio de Janeiro/RJ. Anais [...]. Porto Alegre: Sociedade Brasileira de Computação, 2005 . p. 201-208.