Skip to content

A ZeroMQ based python implementation of distributed Alternating Direction Method of Multipliers

Notifications You must be signed in to change notification settings

singhblom/distADMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

distADMM

Implements Boyd et al. Alternating Direction Method of Multiplyers in a distributed setting. It is currently set up to run on Amazon's EC2, put should be trivial to change for whatever cluster you want.

How to run

To run on EC2, tar all of these, get them to the cloud with ftp, untar, set permissions to runnable, and run ./initialize.sh on master.

About

A ZeroMQ based python implementation of distributed Alternating Direction Method of Multipliers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published