Giter Club home page Giter Club logo

mltiply's Introduction

To compile

mvn compile

To setup cluster configuration

python scripts/generate_cluster_config.py --racks <num_racks> --machines <num_machines_per_rack> --slots <num_slots_per_machine> --gpus <num_gpus_per_slot> --policy < Policy:Themis/SLAQ/Gandiva/Tiresias > --lease_time <lease_time> --config_file <config_file_name_to_create>
This will create the cluster configuration file under configuration/cluster/

To generate a custom workload configuration

python scripts/generate_workload_config.py --workload <model_name>:<number_instances>,<model_name>:<number_instances>.. --workload_rate --config_file <config_file_name_to_create>
This will create the workload configuration file under configuration/jobs/
List of model names can be found under configuration/models/. Refer to any of the existing files as a template to create a new model charactertic

To generate model configuration from traces

python scripts/generate_models_from_trace.py
Make sure that all model name present in the traces have a correpsonding json file in configuration/model_stats/

To generate workload configuration from traces

python scripts/generate_workloads_from_trace.py

To Run

mvn exec:java -Dexec.mainClass="com.wisr.mlsched.Simulation" -Dexec.args="<cluster_config_file> <workload_config_file>"

mltiply's People

Contributors

arjunbala avatar karthik-c avatar kshiteejm avatar swatianand56 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.