-
Notifications
You must be signed in to change notification settings - Fork 117
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
Unable to install TensorRT after recent CM changes #914
Comments
Sorry @WarrenSchultz for the issue. This PR should solve this issue. @gfursin can you please merge this? |
@arjunsuresh Thanks for the quick turnaround. I did the change locally to the single quote from double, but this is the error now. EDIT: I made a note on your PR where the missing colon mentioned in the error below is missing. The process went through this time.
|
Thank you @WarrenSchultz for fixing that |
Thank you @WarrenSchultz and @arjunsuresh - I have merged the PR. |
I just used this script on a couple other machines, but I recently spun up a new clean machine (Ubuntu 22.04 or on WSL2, like the other machines) and it is tanking out on the TensorRT install.
I'm also having issues with it detecting the number of GPUs, which is 4 instead of 2, but I can't diagnose that issue until I'm sure all the prereqs are installed properly.
This is the output when I attempt to run the install script (either get tensorrt _dev, or just get tensorrt)
get-cudnn works fine still.
I haven't been able to find a place in the docs that says if there's a way to pull a specific timestamp/git changelist/etc. to have identical code on multiple machines. (I thought I saw it before, but it's not coming up in searches now if it exists.)
Thanks
The text was updated successfully, but these errors were encountered: