8000 GitHub - ahhfjinlei/strads: Petuum's STRADS scheduler
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ahhfjinlei/strads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please read our Petuum Bösen/Strads wiki manual first: https://github.com/petuum/bosen/wiki

Quick start:

1. build strads lib  
   cd strads-root-dir
   make  

2) build application 
   cd ./apps/your-app-dir
   Make in app/your app 


example) LDA 
  cd strads-root-dir 
  make 
  cd ./apps/lda_release 
  make 
  ./single.py

  * you need to modify single.py to set path to the input file 

About

Petuum's STRADS scheduler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.1%
  • Other 1.9%
0