Skip to content

Commit

Permalink
Add C/C++ compiler utility module and update Cython JIT kernel support
Browse files Browse the repository at this point in the history
- Introduce new `tilelang/contrib/cc.py` module with cross-platform C/C++ compiler utilities
- Add functions to detect and retrieve system C/C++ compilers
- Implement cross-compilation and shared library creation support
- Update Cython JIT kernel to validate C++ compiler availability
- Modify Cython adapter to use detected C++ compiler for library generation
  • Loading branch information
LeiWang1999 committed Feb 21, 2025
1 parent 5838c8a commit 5d71518
Show file tree
Hide file tree
Showing 3 changed files with 448 additions and 1 deletion.
Loading

0 comments on commit 5d71518

Please sign in to comment.