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

Matthias Boehm updated SYSTEMML-1289:
-------------------------------------
    Description: 
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) 

  was:This task aims to support all fused operator templates over compressed 
matrix blocks, without decompression.


> 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
>             Fix For: SystemML 1.0
>
>
> 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.3.15#6346)

Reply via email to