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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
