You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Glenn Weidner (JIRA)" <ji...@apache.org> on 2017/09/09 03:49:00 UTC

[jira] [Updated] (SYSTEMML-1838) Performance issues sparse/ultra-sparse binary read

     [ https://issues.apache.org/jira/browse/SYSTEMML-1838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Glenn Weidner updated SYSTEMML-1838:
------------------------------------
    Fix Version/s:     (was: SystemML 1.0)
                   SystemML 0.15

> Performance issues sparse/ultra-sparse binary read
> --------------------------------------------------
>
>                 Key: SYSTEMML-1838
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1838
>             Project: SystemML
>          Issue Type: Bug
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>             Fix For: SystemML 0.15
>
>
> Recent experiments with PageRank (20 iterations) on a 1M x 1M, sp=0.001 input showed that the actual iterations are indeed very fast, at peak memory bandwidth (i.e., ~500ms per iteration in CP only) but the initial read is unnecessarily slow, and thus dominating the entire execution time. For example, in this scenario, the read took 41s. 
> This task aims to improve the read performance of sparse and ultra-sparse matrices into CP.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)