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 2017/03/07 19:31:38 UTC

[jira] [Resolved] (SYSTEMML-931) Error while allocating CSRPointer

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

Niketan Pansare resolved SYSTEMML-931.
--------------------------------------
       Resolution: Fixed
    Fix Version/s: SystemML 1.0

> Error while allocating CSRPointer
> ---------------------------------
>
>                 Key: SYSTEMML-931
>                 URL: https://issues.apache.org/jira/browse/SYSTEMML-931
>             Project: SystemML
>          Issue Type: Sub-task
>            Reporter: Niketan Pansare
>            Assignee: Nakul Jindal
>             Fix For: SystemML 1.0
>
>
> org.apache.sysml.test.integration.functions.reorg.FullTransposeTest's testTransposeRowVectorSparseSP() and testTransposeMatrixSparseSP() test cases are failing while allocating CSRPointer.
> Caused by: jcuda.CudaException: cudaErrorMemoryAllocation
> 	at jcuda.runtime.JCuda.checkResult(JCuda.java:437)
> 	at jcuda.runtime.JCuda.cudaMalloc(JCuda.java:3811)
> 	at org.apache.sysml.runtime.instructions.gpu.context.JCudaObject$CSRPointer.allocateEmpty(JCudaObject.java:156)
> 	at org.apache.sysml.runtime.instructions.gpu.context.JCudaObject.allocateMemoryOnDevice(JCudaObject.java:464)
> [~nakul02]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)