crissmath / RISC-V-GAP8-Memory-Transfer-Test

Tests de transferencia de memoria entre las memorias del GAP8. L1, L2, L3 (RAM)
1 stars 0 forks source link

Transfer_GAP8-_test_Memory

This repository contains a set of memory transfer tests specifically designed for the GAP8 processor. The tests focus on evaluating the performance and efficiency of memory transfers across various levels of the processor's memory hierarchy, including L1, L2, and L3 (RAM).

You can read more here: A BLIS-like matrix multiplication for machine learning in the RISC-V ISA-based GAP8 processor

If you find it useful you can quote this article :

@article{ramirez2022blis,
  title={A BLIS-like matrix multiplication for machine learning in the RISC-V ISA-based GAP8 processor},
  author={Ram{\'\i}rez, Cristian and Castell{\'o}, Adri{\'a}n and Quintana-Orti, Enrique S},
  journal={The Journal of Supercomputing},
  volume={78},
  number={16},
  pages={18051--18060},
  year={2022},
  publisher={Springer}
}