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

CUDNN failure: CUDNN_STATUS_NOT_INITIALIZED #282

Closed
ckurtz22 opened this issue Mar 3, 2022 · 1 comment
Closed

CUDNN failure: CUDNN_STATUS_NOT_INITIALIZED #282

ckurtz22 opened this issue Mar 3, 2022 · 1 comment

Comments

@ckurtz22
Copy link

ckurtz22 commented Mar 3, 2022

tkDNN/build$ ./test_yolo4
Not supported field: batch=1
Not supported field: subdivisions=1
Not supported field: momentum=0.949
Not supported field: decay=0.0005
Not supported field: angle=0
Not supported field: saturation = 1.5
Not supported field: exposure = 1.5
Not supported field: hue=.1
Not supported field: learning_rate=0.00261
Not supported field: burn_in=1000
Not supported field: max_batches = 500500
Not supported field: policy=steps
Not supported field: steps=400000,450000
Not supported field: scales=.1,.1
Not supported field: mosaic=1
New NETWORK (tkDNN v0.5, CUDNN v8)
CUDNN failure: CUDNN_STATUS_NOT_INITIALIZED
/gfr_ws/src/see_camera_processing/libs/tkDNN/src/Network.cpp:56
Aborting...

running on Jetson AGX Xavier in Docker image. Unsure what the issue is, it works fine outside the docker. Spent a few days trying various different methods of running Nv stuff in Docker to no avail.

@ckurtz22
Copy link
Author

ckurtz22 commented Mar 5, 2022

So it turns out this issue that has been driving me crazy for 2 weeks is because I was linking my user into the Docker container and not running it as root. ugh.

@ckurtz22 ckurtz22 closed this as completed Mar 5, 2022
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

1 participant