Add an arguments for handle parallel degree to MatrixAddition
-------------------------------------------------------------
Key: HAMA-60
URL: https://issues.apache.org/jira/browse/HAMA-60
Project: Hama
Issue Type: Improvement
Components: examples
Reporter: Edward J. Yoon
Priority: Minor
Fix For: 0.1.0
This is a parallel program.
// addition <row_m> <column_n>
should be :
// addition [-m <maps>] [-r <reduces>] <rows> <columns>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.