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 01:23:01 UTC

[jira] [Updated] (SYSTEMML-1289) Support compressed matrix blocks

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

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

> Support compressed matrix blocks
> --------------------------------
>
>                 Key: SYSTEMML-1289
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1289
>             Project: SystemML
>          Issue Type: Sub-task
>          Components: Compiler, Runtime
>            Reporter: Matthias Boehm
>            Assignee: Matthias Boehm
>             Fix For: SystemML 0.15
>
>
> This task aims to support all fused operator templates over compressed matrix blocks, without decompression.
> 1) Cellwise and multi-aggregate operator templates (column-wise processing)
> 2) Row-wise operator templates (row decompression)
> 3) Outer-product operator templates (column-wise processing)
> 4) Exploitation of distinct tuples whenever safe to do so.
> 5) Side input handling with partial decompression (e.g., leverage random access of DDC groups) 



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