Giter VIP home page Giter VIP logo

microperf's Introduction

Introduction

MicroPerf is a combination of three different tools: - MicroCreator: a benchmark program generator - MicroLauncher: a benchmark execution framework to provide performance values - MicroDetector: an interface between the two previous tools

The documentation for the MicroPerf tools can be found here: https://github.com/LittleWhite-tb/microperf/wiki

Installation

make should install all three tools

Licence

Copyright 2011, 2012, Exascale Computing Research MicroPerf is released under the GNU General Public License, version 3. Please refer to LICENSE, for details.

Contact

For any question regarding MicroPerf, please write at [email protected].

Current Contributors: * Jean Christophe Beyler, Thibault Fighiera, wrote the first versions of the three tools * Nicolas Triquenaux and Jean-Philippe Halimi worked on the MicroLauncher tool * Farid Chabane worked on the MicroCreator tool * Erin Beyler reviewed and edited extensively the documentation

Past Contributors:

  • The original MicroLauncher idea was done via a tool called Kerbe and was contributed by:
    • Christophe Lemuet (main)
    • Stéphane Zuckerman
    • Xavier Le Pasteur
    • Sid Touati
    • William Jalby
    • Mickael Ivascot

Last Remarks

MicroPerf's original development has been done in the Exascale Computing research lab, thanks to the support of CEA, GENCI, Intel, and UVSQ.

Old Contributors:

microperf's People

Contributors

coti avatar jphalimi avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

coti jcbeyler

microperf's Issues

Double free issue

If you do this:
./microlaunch --kernelname ../microcreator/output/example00001.s --kernelfunction entryPoint

The .s files were generate by:

./microcreator examples/description_MOVAPD_st_L_LL_LLL.xml

It fails with an invalid pointer:

  • Benchmark computation process : 100% (2500000/2500000)
    *** Error in `./microlaunch': free(): invalid pointer: 0x00007f09c40f0010 ***

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.