Coder Social home page Coder Social logo

won81 / accelergy-timeloop-infrastructure Goto Github PK

View Code? Open in Web Editor NEW

This project forked from accelergy-project/accelergy-timeloop-infrastructure

0.0 1.0 0.0 588 KB

Linux docker for the DNN accelerator exploration infrastructure composed of Accelergy and Timeloop

License: MIT License

Dockerfile 55.58% Makefile 15.88% Shell 28.54%

accelergy-timeloop-infrastructure's Introduction

Accelergy-Timeloop Infrastructure

This docker aims to provide an experimental environment for easy plug-and-play of examples that run on the accelergy-timeloop DNN accelerator evaluation infrastructure.

This docker is modified based on: https://github.com/jsemer/timeloop-accelergy-tutorial

Start the container

  • Put the docker-compose.yaml file in an otherwise empty directory
  • Cd to the directory containing the file
  • Edit USER_UID and USER_GID in the file to the desired owner of your files (echo $UID, echo $GID)
  • Run the following command:
      % docker-compose run infrastructure 
  • Follow the instructions in the REAME directory to get public examples for this infrastructure

Refresh the container

To update the Docker container run:

     % docker-compose pull

Build the image

      % git clone --recurse-submodules https://github.com/Accelergy-Project/accelergy-timeloop-infrastucture.git
      % cd accelergy-timeloop-infrastucture
      % export DOCKER_EXE=<name of docker program, e.g., docker>
      % make build [BUILD_FLAGS="<Docker build flags, e.g., --no-cache>"]

Push the image to docker hub

      % cd accelergy-timeloop-infrastucture
      % export DOCKER_NAME=<name of user with push privileges>
      % export DOCKER_PASS=<password of user with push privileges>
      % make push

accelergy-timeloop-infrastructure's People

Contributors

jsemer avatar nellie-wu avatar

Watchers

 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.