Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.34 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.34 KB

GEMMNCubed Benchmarks in Spatial

This repo is used to automatically run GEMMNCubed benchmarks in gemm.scala where the unrolling factor is set to 1 to 16.

Prerequisites:

To setup:

Spatial-quickstart provides the scala project skeleton and a build.sbt configured to fetch Spatial from the Nexus Repository Manager without requiring a local installation or build of the compiler. If you prefer the full language and compiler, visit the Spatial repo

Please follow these instructions to install spatial-quickstart:

git clone https://github.com/stanford-ppl/spatial-quickstart.git

To run:

sh gemm_generate.sh

Links: