A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).
-
Updated
Dec 18, 2024 - C++
A customizable hardware prefetching framework using online reinforcement learning as described in the MICRO 2021 paper by Bera et al. (https://arxiv.org/pdf/2109.12021.pdf).
Comparing Hardware Prefetching Schemes on an L2 Cache
An implementation of a priority mechanism atop the Bingo prefetcher to better equip it for low bandwidth scenarios.
Trabalhos apresentados como requisito parcial à conclusão da disciplina "CI086 - Tópicos em Arquitetura de Computadores" da UFPR, feitos no ambiente do simulador de instruções Orcs. A referência mais atual para esse simulador pode ser encontrada em: https://github.com/mazalves/OrCS
Add a description, image, and links to the prefetcher topic page so that developers can more easily learn about it.
To associate your repository with the prefetcher topic, visit your repo's landing page and select "manage topics."