-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry pick documentation content for 6.3 (#34)
* SDK doc updates (#1183) * correcting usage example * rccl trace * Adding Navi power state limitation * Addressed feedback * kernel-rename * kokkos trace * more information on kookos tracing * Corecting tool library hardcoding * summary domains * Updating domain stats file * updating images * rocprofv3 default behavior update * Removing README from API documentation * Added missing description in Topics * Fixed wrong rendering of README in API document * Fixing Topics in API docs * Removing API doc for details/rccl.h * Addressed review comments (cherry picked from commit 7ea9ced) * updating roctx documentation for functions (#30) updating roctx documentation for funcitons (cherry picked from commit 6d2e70d) --------- Co-authored-by: Gopesh Bhardwaj <[email protected]>
- Loading branch information
1 parent
ac7ef96
commit 7a5bdac
Showing
13 changed files
with
295 additions
and
43 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
"Name","Calls","TotalDurationNs","AverageNs","Percentage","MinNs","MaxNs","StdDev" | ||
"HIP_API",13,458514859,35270373.769231,100.00,2300,352276613,99315857.546240 |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
"Domain","Function","Process_Id","Thread_Id","Correlation_Id","Start_Timestamp","End_Timestamp" | ||
"RCCL_API","ncclGetVersion",1834151,1834151,416,18413845573432,18413845577374 | ||
"RCCL_API","ncclGetUniqueId",1834151,1834151,1116,18413961300878,18413963267869 | ||
"RCCL_API","ncclGetUniqueId",1834151,1834151,1481,18414166449182,18414166720831 | ||
"RCCL_API","ncclGroupStart",1834151,1834151,1482,18414166723772,18414166726834 | ||
"RCCL_API","ncclGroupEnd",1834151,1834151,1490,18414166823575,18414380520973 | ||
"RCCL_API","ncclCommInitAll",1834151,1834151,1477,18414166402665,18414380522536 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89098,18414380660695,18414380661652 | ||
"RCCL_API","ncclAllReduce",1834151,1834151,89097,18414380653860,18414380693574 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89108,18414380694631,18414380694659 | ||
"RCCL_API","ncclAllReduce",1834151,1834151,89107,18414380694212,18414380704722 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89117,18414380706650,18414380706677 | ||
"RCCL_API","ncclAllReduce",1834151,1834151,89116,18414380705574,18414380715055 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89126,18414380715749,18414380715774 | ||
"RCCL_API","ncclAllReduce",1834151,1834151,89125,18414380715463,18414380723944 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89135,18414380724688,18414380724715 | ||
"RCCL_API","ncclAllReduce",1834151,1834151,89134,18414380724395,18414380732209 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89154,18414380746383,18414380746411 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89157,18414380749863,18414380749889 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89160,18414380751671,18414380751696 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89163,18414380753326,18414380753353 | ||
"RCCL_API","ncclCommGetAsyncError",1834151,1834151,89166,18414380755128,18414380755154 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.