Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 428 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 428 Bytes

husky-on-mesos

Cpp

To be added...

Python

  1. Install Mesos and start Mesos(Mesos master and agents) on cluster.

  2. Build Husky(Husky Master and Application) and copy the builts to a path where all machines can access.

  3. Run commands as the following(Note: 4 means cpus, 32 means mems):

     $ cd python
     $ python husky_framework.py Mesos-master-ip:master-port 4 32 /path/to/husky/built