Parallel Iterative Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - " YARN" to " YARN") |
No edit summary |
||
Line 15: | Line 15: | ||
=== 2014 === | === 2014 === | ||
* https://github.com/jpatanooga/Metronome | * https://github.com/jpatanooga/Metronome | ||
** [[Metronome]] is a suite of [[parallel iterative algorithm]]s that run natively on [[Hadoop's Next Generation | ** [[Metronome]] is a suite of [[parallel iterative algorithm]]s that run natively on [[Hadoop's Next Generation YARN platform]]. | ||
** Algorithms | ** Algorithms | ||
*** [[Parallel Neural Networks]] | *** [[Parallel Neural Networks]] |
Revision as of 02:05, 22 July 2016
A Parallel Iterative Algorithm is a parallel algorithm that is an iterative algorithm.
- Example(s):
- Counter-Example(s):
- See: YARN Framework.