Sie befinden Sich nicht im Netzwerk der Universität Paderborn. Der Zugriff auf elektronische Ressourcen ist gegebenenfalls nur via VPN oder Shibboleth (DFN-AAI) möglich. mehr Informationen...
Ergebnis 8 von 39
2009 IEEE 15th International Symposium on High Performance Computer Architecture, 2009, p.55-66
2009
Volltextzugriff (PDF)

Details

Autor(en) / Beteiligte
Titel
Design and implementation of software-managed caches for multicores with local memory
Ist Teil von
  • 2009 IEEE 15th International Symposium on High Performance Computer Architecture, 2009, p.55-66
Ort / Verlag
IEEE
Erscheinungsjahr
2009
Quelle
IEEE Electronic Library Online
Beschreibungen/Notizen
  • Heterogeneous multicores, such as Cell BE processors and GPGPUs, typically do not have caches for their accelerator cores because coherence traffic, cache misses, and latencies from different types of memory accesses add overhead and adversely affect instruction scheduling. Instead, the accelerator cores have internal local memory to place their code and data. Programmers of such heterogeneous multicore architectures must explicitly manage data transfers between the local memory of a core and the globally shared main memory. This is a tedious and errorprone programming task. A software-managed cache (SMC), implemented in local memory, can be programmed to automatically handle data transfers at runtime, thus simplifying the task of the programmer. In this paper, we propose a new software-managed cache design, called extended set-index cache (ESC). It has the benefits of both set-associative and fully associative caches. Its tag search speed is comparable to the set-associative cache and its miss rate is comparable to the fully associative cache. We examine various line replacement policies for SMCs, and discuss their trade-offs. In addition, we propose adaptive execution strategies that select the optimal cache line size and replacement policy for each program region at runtime. To evaluate the effectiveness of our approach, we implement the ESC and other SMC designs on the Cell BE architecture, and measure their performance with 8 OpenMP applications. The evaluation results show that the ESC outperforms other SMC designs. The results also show that our adaptive execution strategies work well with the ESC. In fact, our approach is applicable to all cores with access to both local and global memory in a multicore architecture.
Sprache
Englisch
Identifikatoren
ISBN: 1424429323, 9781424429325
ISSN: 1530-0897
eISSN: 2378-203X
DOI: 10.1109/HPCA.2009.4798237
Titel-ID: cdi_ieee_primary_4798237

Weiterführende Literatur

Empfehlungen zum selben Thema automatisch vorgeschlagen von bX