-
Notifications
You must be signed in to change notification settings - Fork 64
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
Error : ld cannot find -lcudart #69
Comments
You don't have gpu support in your container then. Check available documentation on how to enable the nvidia runtime for docker. |
I don't think that is the case...I'm able to run other tasks with GPU and cuda.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm trying to run the build stage using
nvcr.io/nvidia/tensorrt:22.05-py3
but stuck on the
make
step with the following error:OS ubuntu 20.04
ARCH: ARM64
In container:
NVIDIA Release 22.05 (build 37412549)
NVIDIA TensorRT Version 8.2.5
The text was updated successfully, but these errors were encountered: