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 2020/10/15 20:14:03 UTC

[GitHub] [incubator-mxnet] ion-elgreco commented on issue #3239: I found my mxnet starts very slow, takes about 5 minutes before the gpus begin to run

ion-elgreco commented on issue #3239:
URL: https://github.com/apache/incubator-mxnet/issues/3239#issuecomment-709565649


   > May try to change the cache path and turn on the cache support https://devblogs.nvidia.com/parallelforall/cuda-pro-tip-understand-fat-binaries-jit-caching/ .
   > Like the following
   > 
   > ```shell
   > export CUDA_CACHE_MAXSIZE=2147483647
   > export CUDA_CACHE_DISABLE=0
   > export CUDA_CACHE_PATH="/home/data/xingjian/.nv/ComputeCache"
   > ```
   
   How do you run this export, with what program?


----------------------------------------------------------------
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.

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