Coder Social home page Coder Social logo

haimrich / moham Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 553 KB

Multi-Objective Hardware-Mapping Co-Optimisation for Multi-DNN Workloads on Chiplet-based Accelerators

Home Page: https://ieeexplore.ieee.org/abstract/document/10496454

License: MIT License

CMake 2.52% Dockerfile 0.64% Python 2.82% Jupyter Notebook 1.64% C++ 92.38%
accelerator design-space-exploration dnn multi-objective optimization timeloop chiplet

moham's Introduction

MOHaM

Multi-Objective Hardware-Mapping Co-Optimisation for Multi-DNN Workloads on Chiplet-based Accelerators.

Overview

Setup

Clone repository

git clone --recurse-submodules https://github.com/Haimrich/moham.git
cd moham

Start Docker container. You can also use a devcontainer. Alternatively, you can check Dockerfile and install dependencies in a Ubuntu system.

cd docker
docker-compose run --rm moham bash

Compile MOHaM executable

cd moham
mkdir build && cd build
cmake .. && make -j8

Run Example

cd experiments
./build/moham config.yaml -o ../output

Plot Results

In the scripts folder you can find useful notebooks to plot the results.

Citation

If you find this repository useful please cite:

A. Das, E. Russo, and M. Palesi, Multi-Objective Hardware-Mapping Co-Optimisation for Multi-DNN Workloads on Chiplet-Based Accelerators. in IEEE Transactions on Computers, vol. 73, no. 8, pp. 1883-1898, Aug. 2024, doi: 10.1109/TC.2024.3386067.

@article{moham2024,
  author={Das, Abhijit and Russo, Enrico and Palesi, Maurizio},
  journal={IEEE Transactions on Computers}, 
  title={Multi-Objective Hardware-Mapping Co-Optimisation for Multi-DNN Workloads on Chiplet-Based Accelerators}, 
  year={2024},
  volume={73},
  number={8},
  pages={1883-1898},
  doi={10.1109/TC.2024.3386067}
}

moham's People

Contributors

haimrich avatar abhijitcse avatar

Stargazers

 avatar

Watchers

 avatar  avatar

moham's Issues

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.