Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

parADMM/engine

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

parADMM Engine

This beta release is associated with Testing fine-grained parallelism for the ADMM on a factor-graph (Hao, Oghbaee, Rostami, Derbinsky, Bento).

The code includes a demo of how to use parADMM for a GPU or multiple cpu cores that is based on the circle packing example found in the numerical section of the paper above.

To compile, run: scons

Available flags:

  • --verbose shows debug output (including timing data)
  • --openmp compiles with OpenMP support
  • --cuda=/path/to/cuda compiles with CUDA support

To run:

  • out/packing (cpu and OpenMP)
  • out/packing-gpu (gpu)

About

A problem-independent scheme of accelerating the ADMM that does not require the user to write any parallel code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.