Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-446 Phase 1: Exploit GPU BLAS libraries (integration)
  3. SYSTEMDS-742

Implement MMTSJGPUInstruction instruction for GPU backend along with corresponding Hops/Lops

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 0.11
    • None
    • None

    Description

      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

      Attachments

        Activity

          People

            tanuj Tanuj Kr Aasawat
            niketanpansare Niketan Pansare
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: