You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Janardhan (JIRA)" <ji...@apache.org> on 2017/08/26 16:44:00 UTC

[jira] [Updated] (SYSTEMML-1216) implement local svd function

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

Janardhan updated SYSTEMML-1216:
--------------------------------
    Description: 
SystemML currently provides several local matrix decompositions (qr(), lu(), cholesky()). But local version of svd is missing. This is also needed to scalable SVD implementation.

Also, implement local {{svd()}} function with {{cusolver}}.

  was:SystemML currently provides several local matrix decompositions (qr(), lu(), cholesky()). But local version of svd is missing. This is also needed to scalable SVD implementation.


> implement local svd function
> ----------------------------
>
>                 Key: SYSTEMML-1216
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-1216
>             Project: SystemML
>          Issue Type: New Feature
>            Reporter: Imran Younus
>            Assignee: Janardhan
>         Attachments: svd.txt
>
>
> SystemML currently provides several local matrix decompositions (qr(), lu(), cholesky()). But local version of svd is missing. This is also needed to scalable SVD implementation.
> Also, implement local {{svd()}} function with {{cusolver}}.



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