Skip to content

[README] Update installation doc#32

Merged
chengyupku merged 1 commit into
mainfrom
yu/dev
Oct 24, 2025
Merged

[README] Update installation doc#32
chengyupku merged 1 commit into
mainfrom
yu/dev

Conversation

@chengyupku

Copy link
Copy Markdown

This pull request primarily removes two example scripts related to distributed all-gather GEMM operations, and makes minor improvements to the installation documentation. The documentation changes clarify installation steps and usage instructions for users, while the code deletions clean up the repository by removing outdated or redundant examples.

Documentation improvements:

  • Added an "Installation" section to the README.md with a link to the detailed installation guide for easier onboarding.
  • Simplified and clarified example usage and verification steps in docs/get_started/Installation.md to make instructions more direct and user-friendly. [1] [2]

Codebase cleanup:

  • Removed the entire examples/distributed/example_allgather_gemm_overlapped_fast_sync.py script, which contained an advanced distributed GEMM example using TileScale and PyTorch.
  • Removed the entire examples/distributed/example_allgather_gemm_overlapped_persistent.py script, another distributed GEMM example with persistent kernels and performance benchmarking.

@chengyupku chengyupku merged commit 538ceaf into main Oct 24, 2025
2 checks passed
@github-actions

Copy link
Copy Markdown

👋 Hi! Thank you for contributing to the TileLang project.

Please remember to run pre-commit run --all-files in the root directory of the project to ensure your changes are properly linted and formatted. This will help ensure your contribution passes the format check.

We appreciate you taking this step! Our team will review your contribution, and we look forward to your awesome work! 🚀

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.

1 participant