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

[ADRENO][WINDOWS] Windows build dependencies for Adreno target #17515

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

Conversation

srkreddy1238
Copy link
Contributor

This brings in basic support for Adreno target on Windows platforms and the tools we generally use for Adreno

Basic support while building Adreno on Windows
@tqchen
Copy link
Member

tqchen commented Nov 14, 2024

would be great to confirm the compatibility of this since zlib is also used as a dep for LLM which we link against, wonder if zlib here would go against that

@srkreddy1238
Copy link
Contributor Author

The zlib here is used only while building rtvm cli for windows (dependency of cnpy). LLM don't have an issue with this.

@tqchen
Copy link
Member

tqchen commented Nov 14, 2024

get it, let us put zlib license here https://github.com/apache/tvm/tree/main/licenses

@srkreddy1238 srkreddy1238 force-pushed the windows_adreno branch 2 times, most recently from 9e4f56e to 8c36cd5 Compare December 6, 2024 05:05
@srkreddy1238 srkreddy1238 force-pushed the windows_adreno branch 2 times, most recently from 0d7e811 to 8188e12 Compare January 4, 2025 04:10
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