This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
windows MXNET_CUDNN_AUTOTUNE_DEFAULT = 0 no work. #7631
Labels
Environment Variables
Issues related to setting env vars
Comments
It may be prompt only |
It happened for me too for mxnet 0.11.0 under Ubuntu |
Happening for me as well on Ubuntu 16.04 |
Happening for me too as well on Ubuntu 14.04 |
same here, ubuntu |
Any update on this or #7988 |
facing the same issue, running on the Jetson tx2 (ubuntu), any updates? #7988 seems to have been merged and I'm pretty sure I built the latest version |
@nchafni what's your version? Are you building from source? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For bugs or installation issues, please provide the following information.
The more information you provide, the more likely people will be able to help you.
Environment info
Operating System:
windows
Compiler:
use pre-build package install. from https://github.com/yajiedesign/mxnet/releases.
Package used (Python/R/Scala/Julia):
python
MXNet version:
0.11.0 (after build windows update 20170812)
Error Message:
When MXNET_CUDNN_AUTOTUNE_DEFAULT set to 0. the message still comes out.
d:\program files (x86)\jenkins\workspace\mxnet\mxnet\src\operator./cudnn_algoreg-inl.h:112: Running performance tests to find the best convolution algorithm, this can take a while... (setting env variable MXNET_CUDNN_AUTOTUNE_DEFAULT to 0 to disable)
What have you tried to solve it?
I tired version 0.10.1 (build windows update 20170810) . and the MXNET_CUDNN_AUTOTUNE_DEFAULT = 0 works fine.
The text was updated successfully, but these errors were encountered: