gobhardw/docs refactor (#975)

* refactor docs

* Fixing docs build

* merging 967

* Improving readability with table usage

* review changes

* compilation fix

* README links

---------

Co-authored-by: srawat <120587655+SwRaw@users.noreply.github.com>
This commit is contained in:
Gopesh Bhardwaj
2024-07-18 12:58:20 +05:30
committed by GitHub
parent bb5b2c9264
commit 785cc39c16
20 changed files with 1103 additions and 987 deletions
+6
View File
@@ -0,0 +1,6 @@
"Domain","Function","Process_Id","Thread_Id","Correlation_Id","Start_Timestamp","End_Timestamp"
"MARKER_CORE_API","before hipLaunchKernel",717,717,1,1520113899312225,1520113899312225
"MARKER_CORE_API","after hipLaunchKernel",717,717,4,1520113900128482,1520113900128482
"MARKER_CORE_API","hipMemcpy",717,717,5,1520113900141100,1520113901483408
"MARKER_CORE_API","hipLaunchKernel",717,717,3,1520113899684965,1520113901491622
"MARKER_CORE_API","hipLaunchKernel range",717,0,2,1520113899682208,1520113901495882
1 Domain Function Process_Id Thread_Id Correlation_Id Start_Timestamp End_Timestamp
2 MARKER_CORE_API before hipLaunchKernel 717 717 1 1520113899312225 1520113899312225
3 MARKER_CORE_API after hipLaunchKernel 717 717 4 1520113900128482 1520113900128482
4 MARKER_CORE_API hipMemcpy 717 717 5 1520113900141100 1520113901483408
5 MARKER_CORE_API hipLaunchKernel 717 717 3 1520113899684965 1520113901491622
6 MARKER_CORE_API hipLaunchKernel range 717 0 2 1520113899682208 1520113901495882