You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/05 17:18:17 UTC

[GitHub] MBocchi opened a new issue #13114: cudaMalloc failed: unknown error with GPU context with MXNet 1.3.0

MBocchi opened a new issue #13114: cudaMalloc failed: unknown error with GPU context with MXNet 1.3.0
URL: https://github.com/apache/incubator-mxnet/issues/13114
 
 
   Hi,
   
   I am using **Windows 10** with **CUDA 9.0** and **mxnet-cu90 1.3.0**. When I try to load model on CPU context, everything is ok but if i try to load on GPU I have this following error:
   
   `[18:13:17] c:\jenkins\workspace\mxnet-tag\mxnet\src\storage\pooled_storage_manager.h:119: cudaMalloc failed: unknown error`
   
   If I install **mxnet-cu90 1.2.0** It works... Does someone know why it is not working with lastest version?
   Thank you

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services