-
Notifications
You must be signed in to change notification settings - Fork 341
Add support for building ubuntu22.04 on amd64 #1004
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
Conversation
Signed-off-by: Dmitrii Chervov <[email protected]>
@elezar Can you please check my PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dschervov please also add an arm64 target for ubuntu22.04
for consistency.
Signed-off-by: Dmitrii Chervov <[email protected]>
Thank you @elezar for your quick response! I am sorry for not responding right away : - ( At that time, I didn't have an ARM64... So I couldn't just send to you something that I am not sure if it would work. However!!! I have friends who gave me an ARM64! So I implemented your suggestion and tested it. It works perfectly! |
Just a note. The ubuntu18.04 builds should work on newer ubuntu versions too. |
I appreciate you sharing the knowledge! |
Manual build for nvidia-contaier-toolkit is necessary! It can help open source community with debug and adding new features to this magnificent utility!
Manual build correct working was tested by me on ubuntu22.04 (run docker with gpus all on different models).