Giter Site home page Giter Site logo

cmu-safari / bdicompression Goto Github PK

View Code? Open in Web Editor NEW
24.0 26.0 3.0 128 KB

Source code for the Base-Delta-Immediate Compression Algorithm (described in the PACT 2012 paper by Pekhimenko et al. at http://users.ece.cmu.edu/~omutlu/pub/bdi-compression_pact12.pdf)

C 100.00%

bdicompression's Introduction

Base-Delta-Immediate Compression Algorithm

Author: Gennady Pekhimenko

Affiliation: Carnegie Mellon University

Description:

This repository provides the source code for the compression algorithm described in our following PACT 2012 paper. If you use this code as part of your evaluation in your research/development, please be sure to cite the following paper for proper acknowledgment:

Gennady Pekhimenko, Vivek Seshadri, Onur Mutlu, Philip B. Gibbons, Michael A. Kozuch, and Todd C. Mowry, "Base-Delta-Immediate Compression: Practical Data Compression for On-Chip Caches" Proceedings of the 21st ACM International Conference on Parallel Architectures and Compilation Techniques (PACT), Minneapolis, MN, September 2012.

Paper reference: http://www.cs.cmu.edu/~gpekhime/Papers/pact12_pekhimenko.pdf

Slides reference: http://www.cs.cmu.edu/~gpekhime/Talks/BDI-Compression.pptx

bdicompression's People

Contributors

gpekhimenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bdicompression's Issues

VG_

Hi,

Does existence of VG_ directives in the script is necessary? I mean, my code did not compile with this directive. I removed all VG_ in the code and it compiled successfully. Is this a problem?

The question of decompression

1.In the code, delta uses unsigned number, how to determine positive or negative during decompression ?
2.Decompression process two base how to determine which one to choose
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.