Coder Social home page Coder Social logo

weixuel523 / faultsim-a-memory-reliability-simulator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from prashxnt/faultsim-a-memory-reliability-simulator

0.0 0.0 0.0 276 KB

FaultSim is a memory reliability simulator for 2D and 3D systems. FaultSim is created with the joint effort of Georgia Tech and AMD Inc. FaultSim is described in its ACM-TACO 2015 (to appear)

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

C++ 99.74% Makefile 0.26%

faultsim-a-memory-reliability-simulator's Introduction

--------------------------------------------------------------------------
FAULTSIM - A Fast, Configurable Memory Resilience Simulator
(c) 2013-2015 Advanced Micro Devices Inc.

Version History:
0.1 alpha: 8/23/2015
--------------------------------------------------------------------------

LICENSE

The license for FAULTSIM can be found in LICENSE.txt.

DEPENDENCIES

FaultSim depends on the Boost library version 1.53.

BUILDING FAULTSIM

Create environment variables to point to the include and library directories of your installed BOOST library
(typically boost_1_53_0/include) e.g.

export BOOSTINC=/path/../boost_1_53_0/include
export BOOSTLIB=/path/../boost_1_53_0/lib

Then type;

make

RUNNING FAULTSIM

Type ./faultsim --help for a list of command line parameters.

Basic operation example;

./faultsim --configfile configs/DIMM_none.ini --outfile out.txt

faultsim-a-memory-reliability-simulator's People

Contributors

prashxnt avatar

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.