Skip to content

purdue-nrl/puma-compiler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.4%
  • Other 0.6%