-
Notifications
You must be signed in to change notification settings - Fork 23
Add new examples to documentation (15, 16, 17, 20, and 21) #260
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: mawad-amd <[email protected]>
|
@copilot sync with main and add all new examples |
Co-authored-by: mawad-amd <[email protected]>
Synced with main branch and added all new examples to documentation. Commit 5011648 includes:
All 20 example directories are now documented in |
Co-authored-by: mawad-amd <[email protected]>
…pdated Co-authored-by: mawad-amd <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds documentation for five new examples (15, 16, 17, 20, and 21) that were recently added to the repository but were missing from the documentation files.
- Updates
docs/reference/examples.mdto include links and descriptions for the new examples - Updates
examples/README.mdto add usage commands for examples 15 and 16 - Ensures all new examples are properly documented and accessible to users
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| examples/README.md | Added usage examples for ring-based all-reduce examples (15 and 16) |
| docs/reference/examples.md | Added documentation links and descriptions for examples 15, 16, 17, 20, and 21 in the GEMM Operations section |
|
@copilot sync with main |
…examples-to-docs
Synced with main branch in commit 70dba8d. The merge included:
All documentation for examples 15, 16, 17, 20, and 21 remains intact and up to date. |
Summary:
Successfully synced with main branch. The merge included:
All documentation files are up to date and all examples are properly documented in both
docs/reference/examples.mdandexamples/README.md.Original prompt
Fixes #259
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.