illinois-impact / puma-compiler

PUMA Compiler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PUMA Compiler

Overview

This repository includes the compiler for the Programmable Ultra-efficient Memristor-based Accelerator.

Organization

The compiler is implemented in the src directory.

The programming interface is provided in the include directory.

Example programs are provided in the test directory.

Citation

Please cite the following paper if you find this work useful:

  • A. Ankit, I. El Hajj, S. Chalamalasetti, G. Ndu, M. Foltin, R. S. Williams, P. Faraboschi, W.-M. Hwu, J. P. Strachan, K. Roy, D. Milojicic. PUMA: A Programmable Ultra-efficient Memristor-based Accelerator for Machine Learning Inference. In Proceedings of the Twenty-Fourth International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS), 2019.

About

PUMA Compiler

License:Other


Languages

Language:C++ 99.4%Language:Makefile 0.4%Language:Shell 0.2%