Skip to content
/ CAKE Public

SystemC simulator for constant-bandwidth-shape blocks for matrix multiplication

Notifications You must be signed in to change notification settings

vnatesh/CAKE

Repository files navigation

Overview

CAKE is a systemC library for simulating matrix multiplication on 3D architectures.

Installation

git clone https://github.com/vnatesh/CAKE.git
cd CAKE
make install
source env.sh

Installation automatically downloads and installs the following tool/dependency verions:

  • systemc - 2.3.1a
  • matchlib
  • matchlib connections
  • make
  • python

Usage

See wiki for usage.

About

SystemC simulator for constant-bandwidth-shape blocks for matrix multiplication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published