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-931) Error while allocating CSRPointer

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

Niketan Pansare updated SYSTEMML-931:
-------------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: SYSTEMML-446

> 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
>
> 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.4#6332)