You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2022/07/28 05:21:27 UTC

[GitHub] [incubator-mxnet] Jasonmils commented on issue #9031: cuda error:Check failed: e == cudaSuccess || e == cudaErrorCudartUnloading CUDA: unknown error

Jasonmils commented on issue #9031:
URL: https://github.com/apache/incubator-mxnet/issues/9031#issuecomment-1197676357

   I have encountered the same problem. After trying a lot of method, I found that just deleting the following line will solve this problem.
   `os.environ['CUDA_LAUNCH_BLOCKING'] = '1'`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org