Improving speed of matrix multiplication
----------------------------------------
Key: HAMA-129
URL: https://issues.apache.org/jira/browse/HAMA-129
Project: Hama
Issue Type: Improvement
Components: implementation
Affects Versions: 0.1.0
Reporter: Edward J. Yoon
Assignee: Edward J. Yoon
Fix For: 0.1.0
We use a blockinputformat (row based partitioning). but it causes
"java.lang.OutOfMemoryError: Java heap space" when size is big.
I'll write the formulas and partition them as PIEstimator.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.