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

Niketan Pansare updated SYSTEMML-742:
-------------------------------------
    Assignee: Tanuj Kr Aasawat

> 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: 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)

Reply via email to