Add argument for the number of blocks
-------------------------------------
Key: HAMA-131
URL: https://issues.apache.org/jira/browse/HAMA-131
Project: Hama
Issue Type: Improvement
Components: examples
Affects Versions: 0.1.0
Reporter: Edward J. Yoon
Assignee: Edward J. Yoon
Priority: Minor
Fix For: 0.1.0
as describe below:
Usage : mult [-m maps] [-r reduces] <matrix_A> <matrix_B> [block_num]
ex : -m 10 -r 10 a b 36
----
Then, block_size^2 = block_num
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.