-
Notifications
You must be signed in to change notification settings - Fork 1.4k
doc: [TRTLLM-325]Integrate the NGC image in Makefile automation and document #4400
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
doc: [TRTLLM-325]Integrate the NGC image in Makefile automation and document #4400
Conversation
/bot run --skip-test |
PR_Github #5520 [ run ] triggered by Bot |
0869b9d
to
c1e0d88
Compare
PR_Github #5520 [ run ] completed with state |
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.
Thanks a lot for the changes.
/bot run --skip-test |
PR_Github #5602 [ run ] triggered by Bot |
PR_Github #5602 [ run ] completed with state |
8595d59
to
45c785e
Compare
/bot run |
PR_Github #5741 [ run ] triggered by Bot |
/bot help |
GitHub Bot Help
Provide a user friendly way for developers to interact with a Jenkins server. Run See details below for each supported subcommand.
Launch build/test pipelines. All previously running jobs will be killed.
kill
Kill all running builds associated with pull request. skip
Skip testing for latest commit on pull request. reuse-pipeline
Reuse a previous pipeline to validate current commit. This action will also kill all currently running builds associated with the pull request. IMPORTANT NOTE: This is dangerous since lack of user care and validation can cause top of tree to break. |
/bot kill |
/bot run |
PR_Github #5743 [ kill ] triggered by Bot |
PR_Github #5741 [ run ] completed with state |
PR_Github #5743 [ kill ] completed with state |
PR_Github #5744 [ run ] triggered by Bot |
PR_Github #5744 [ run ] completed with state |
/bot run --disable-fail-fast |
PR_Github #5815 [ run ] triggered by Bot |
…ocumentation Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
Signed-off-by: Martin Marciniszyn Mehringer <[email protected]>
fe63449
to
2daa0e4
Compare
PR_Github #5815 [ run ] completed with state |
[TRTLLM-325]Integrate the NGC image in Makefile automation and document
Description
This PR adds automation for deploying images from NGC in Makefile and the corresponding documentation in README.md.