Coder Social home page Coder Social logo

tinankh / performance_modelisation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pourroyjean/performance_modelisation

0.0 2.0 0.0 3.63 MB

Sujet de thèse: Évaluation précise de la performance de codes critiques en modélisant finement le comportement des micro-architectures

License: GNU General Public License v3.0

CMake 1.98% Awk 2.92% C 25.73% M4 1.03% Makefile 0.11% Roff 3.24% TeX 17.18% Shell 10.42% C++ 18.26% JavaScript 10.41% HTML 0.99% CSS 3.18% Python 2.64% Fortran 0.13% PHP 1.76%

performance_modelisation's Introduction

Intro to Performance optimisation

This package should be used by every ninja programmer interested by tunning or monitoring the performance of his applications.

Tools

This package contains the following tools

  • kg: used to determine what are the different frequency used by your processor during different scenario (AVX1, AVX2, Turbo ON/OFF...)

Benchmark

We also provide some benchmark:

  • KeKKak: simple kernels is developped to have a fair comparison of microarchitectures on the Keccak algorithm

Install

Here is the simplest way to download and install our tools:

git clone [email protected]:PourroyJean/performance_modelisation.git performance_modelisation
cd performance_modelisation
mkdir build
cd build
cmake ..
make

Quick example

Here is an example explaining how to use kg:

cd performance_modelisation/buid/bin/tool_kernel_generator/kg
./kg

Requirement

  • CMAKE - An open-source, cross-platform family of tools designed to build, test and package software

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used
  • Inspiration
  • etc

performance_modelisation's People

Contributors

pourroyjean avatar tinankh avatar khennicb avatar

Watchers

James Cloos avatar  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.