You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Niketan Pansare (JIRA)" <ji...@apache.org> on 2016/09/19 03:51:20 UTC

[jira] [Updated] (SYSTEMML-742) Implement MMTSJGPUInstruction instruction for GPU backend along with corresponding Hops/Lops

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

Niketan Pansare updated SYSTEMML-742:
-------------------------------------
    Issue Type: Sub-task  (was: Task)
        Parent: SYSTEMML-446

> Implement MMTSJGPUInstruction instruction for GPU backend along with corresponding Hops/Lops
> --------------------------------------------------------------------------------------------
>
>                 Key: SYSTEMML-742
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-742
>             Project: SystemML
>          Issue Type: Sub-task
>            Reporter: Niketan Pansare
>            Assignee: Tanuj Kr Aasawat
>             Fix For: SystemML 0.11
>
>
> 1. Add an new MMTSJGPUInstruction instruction under package org.apache.sysml.runtime.instructions.gpu.
> 2. Add appropriate hooks at runtime parser. For example:
> String2GPUInstructionType.put( "tsmm"   , CPINSTRUCTION_TYPE.MMTSJ);
> 3. Add appropriate hooks at Hops/Lops.
> 4. Add a new function in org.apache.sysml.runtime.matrix.data.LibMatrixCUDA library to perform tsmm: transposeSelfMatrixMultOperations



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)