Update documentation for new RCCL test suite structure#146
Merged
Conversation
91e6ec5 to
9d9a373
Compare
- Replace old RCCL test suites (rccl_multinode_cvs, rccl_multinode_default_cvs, rccl_singlenode_cvs, rccl_heatmap_cvs) with new ones (rccl_perf, rccl_regression) - Update configuration format to reflect new structure with mpi_params, rccl_test_params, and cvs_params sections - Document cvs generate heatmap command for performance comparison - Add comprehensive cvs scp command documentation for cluster file distribution - Update all examples and command references across documentation files Changes: - docs/reference/configuration-files/rccl.rst: Updated test suite descriptions and config format - docs/how-to/run-cvs-tests.rst: Updated RCCL section with correct suite names - docs/how-to/copy-to-cluster.rst: New documentation for cvs scp command - docs/index.rst: Added copy-to-cluster documentation to index - README.md: Updated RCCL examples to use rccl_perf - cvs/tests/rccl/README.md: Removed references to non-existent singlenode suite Made-with: Cursor Signed-off-by: Ignatious Johnson <ichristo@amd.com>
9d9a373 to
d11410f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes:
Made-with: Cursor
Motivation
Technical Details
Test Plan
Test Result
Submission Checklist