You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by "Trevor Grant (JIRA)" <ji...@apache.org> on 2017/02/01 02:31:51 UTC

[jira] [Created] (MAHOUT-1921) DSSVD Propagates cache hint

Trevor Grant created MAHOUT-1921:
------------------------------------

             Summary: DSSVD Propagates cache hint
                 Key: MAHOUT-1921
                 URL: https://issues.apache.org/jira/browse/MAHOUT-1921
             Project: Mahout
          Issue Type: Improvement
          Components: Math
    Affects Versions: 0.13.0
            Reporter: Trevor Grant
            Priority: Minor
             Fix For: 0.13.0


The DSSVD does lots of check pointing, but currently only the default checkpoint cacheHint is given.  

The user should be able to pass a checkpointing hint as this can lead to dramatic performance issues in some cases.

https://github.com/apache/mahout/blob/master/math-scala/src/main/scala/org/apache/mahout/math/decompositions/DSSVD.scala



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)