Giter Site home page Giter Site logo

melver / mc2lib Goto Github PK

View Code? Open in Web Editor NEW
12.0 3.0 5.0 349 KB

Memory consistency model checking and test generation library.

License: BSD 3-Clause "New" or "Revised" License

Makefile 1.01% C 6.73% C++ 91.73% Shell 0.54%
memory-consistency semantics verification memory-models cpp11 test-generation computer-architecture header-only simulation

mc2lib's Introduction

mc2lib

https://travis-ci.org/melver/mc2lib.svg?branch=master

A memory consistency model checking library implemented in C++11. This library provides the building blocks for the McVerSi framework [1].

The McVerSi guest workload can be found in contrib/mcversi.

Usage

The library is header-only.

API documentation can be found here.

The provided Makefile is for unit testing and static analysis.

Citation

If you use this library or the McVerSi framework in your work, we would appreciate if you cite the McVerSi paper:

@inproceedings{ElverN2016,
  author    = {Marco Elver and Vijay Nagarajan},
  title     = {{McVerSi}: {A} {T}est {G}eneration {F}ramework for {F}ast
               {M}emory {C}onsistency {V}erification in {S}imulation},
  booktitle = {IEEE International Symposium on
               High Performance Computer Architecture (HPCA)},
  month     = mar,
  year      = {2016},
  venue     = {Barcelona, Spain}
}

Extensions

Notable extensions that have been added after publication of the McVerSi paper:

References

[1]Marco Elver and Vijay Nagarajan. McVerSi: A Test Generation Framework for Fast Memory Consistency Verification in Simulation. In IEEE International Symposium on High Performance Computer Architecture (HPCA). Barcelona, Spain, March 2016.

mc2lib's People

Contributors

melver avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

mc2lib's Issues

can not find "m5op.h"

hey,
when I was looking at the code,I found that you include “m5op.h”,but I can't find it.
how can I find it?

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.