[
https://issues.apache.org/jira/browse/SYSTEMML-1033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Berthold Reinwald updated SYSTEMML-1033:
----------------------------------------
Fix Version/s: (was: SystemML 1.0)
SystemML 1.1
> Add LU and QR functionality to GPU backend
> ------------------------------------------
>
> Key: SYSTEMML-1033
> URL: https://issues.apache.org/jira/browse/SYSTEMML-1033
> Project: SystemML
> Issue Type: Sub-task
> Components: Runtime
> Reporter: Niketan Pansare
> Assignee: Nakul Jindal
> Fix For: SystemML 1.1
>
>
> For LU: See JCublas2's cublasDgetrfBatched method
> For QR: See JCublas2's cublasDgeqrfBatched method
> The key changes required:
> 1. Add GPU backend in
> https://github.com/apache/incubator-systemml/blob/master/src/main/java/org/apache/sysml/hops/FunctionOp.java#L239
> 2. Add MultiReturnBuiltinGPUInstruction that invokes above functions either
> directly or through LibMatrixCUDA.
> [~nakul02] Do you want to take a pass at this ?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)