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

Allow users to specify github organizations for triton core, backend, common, third-party, etc. #6668

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

ClifHouck
Copy link

This change adds several CMake variables to allow the use of other github organizations for triton core, backend, common, third-party, etc. That way a developer can easily pull in changes from their own forks of triton related libraries and have it included in their build process.

@ClifHouck ClifHouck force-pushed the clif/build_cmake_improvements branch from 62b2bfb to 5971f90 Compare December 6, 2023 20:11
@ClifHouck
Copy link
Author

Created an issue for this #6718

@mc-nv
Copy link
Collaborator

mc-nv commented Mar 1, 2024

With this change some of the variable values will be hidden from CMake and it's control would go to the wrapper and user input... We need to review it more close to make sure that it's suitable for Triton.

@ClifHouck ClifHouck force-pushed the clif/build_cmake_improvements branch from 186b369 to 4ffffc5 Compare March 25, 2024 16:22
@ClifHouck
Copy link
Author

It seems like there's some work going on to support this PR. Any feedback or review of the work done in this PR would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants