Niketan Pansare created SYSTEMML-931:
----------------------------------------
Summary: Error while allocating CSRPointer
Key: SYSTEMML-931
URL: https://issues.apache.org/jira/browse/SYSTEMML-931
Project: SystemML
Issue Type: Bug
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)