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

Use non default git repositories for triton dependencies #404

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

jbkyang-nvi
Copy link
Contributor

When Triton builds containers pre-release, it is useful to allow Rapids and Fil backend to
use non-default remotes.

@hcho3 hcho3 merged commit f68a695 into main Sep 20, 2024
1 check passed
@hcho3 hcho3 deleted the kyang-update-fil-backend branch September 20, 2024 00:08
set (REPO_TAG branch-${RAPIDS_DEPENDENCIES_VERSION})
# if Triton tag and organization is specified, change the fork and the repo
if (NOT TRITON_REPO_ORGANIZATION STREQUAL "https://github.com/triton-inference-server")
set (RAPIDS_FORK ${TRITON_REPO_ORGANIZATION}/rapids_triton.git)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad for not catching the typo. I will submit a fix right now.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @hcho3 it's not a typo the mirrored (pb) version is on rapids_triton. We could also change the mirrored gitlab name. @mc-nv @nv-kmcgill53 thoughts?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In that case, users should be able to specify the full URL, not just the org prefix.

hcho3 added a commit that referenced this pull request Sep 20, 2024
@hcho3 hcho3 mentioned this pull request Sep 20, 2024
hcho3 added a commit that referenced this pull request Sep 20, 2024
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

Successfully merging this pull request may close these issues.

2 participants