Skip to content

Nikraaaazy/strads

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please read our Petuum Bösen/Strads documentation first.

Quick start:

build strads lib

cd strads-root-dir
make

build application

cd ./apps/your-app-dir
Make in app/your app 

example for 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++ 95.4%
  • CMake 3.2%
  • Other 1.4%