Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows MXNET_CUDNN_AUTOTUNE_DEFAULT = 0 no work. #16

Open
conansherry opened this issue Aug 30, 2017 · 2 comments
Open

windows MXNET_CUDNN_AUTOTUNE_DEFAULT = 0 no work. #16

conansherry opened this issue Aug 30, 2017 · 2 comments

Comments

@conansherry
Copy link

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.

@yajiedesign
Copy link
Owner

This part doesn't seem to change. Try an newest version.

@conansherry
Copy link
Author

conansherry commented Aug 30, 2017

@yajiedesign i've tried 20170830 version. it's also the same. the cudnn_autotune is closed because forward cost less time. but this message still comes out .(rcnn example):
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants