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
+9
View File
@@ -0,0 +1,9 @@
"Domain","Function","Process_Id","Thread_Id","Correlation_Id","Start_Timestamp","End_Timestamp"
"HIP_RUNTIME_API","hipGetDevicePropertiesR0600",238,238,1,1191915574691984,1191915687784011
"HIP_RUNTIME_API","hipMalloc",238,238,2,1191915691312459,1191915691388696
"HIP_RUNTIME_API","hipMalloc",238,238,3,1191915691390637,1191915691423279
"HIP_RUNTIME_API","hipMemcpy",238,238,4,1191915691439107,1191916547828448
"HIP_RUNTIME_API","hipLaunchKernel",238,238,5,1191916547842972,1191916548408842
"HIP_RUNTIME_API","hipMemcpy",238,238,6,1191916548412677,1191916550217834
"HIP_RUNTIME_API","hipFree",238,238,7,1191916562618151,1191916562789093
"HIP_RUNTIME_API","hipFree",238,238,8,1191916562790923,1191916562836351
1 Domain Function Process_Id Thread_Id Correlation_Id Start_Timestamp End_Timestamp
2 HIP_RUNTIME_API hipGetDevicePropertiesR0600 238 238 1 1191915574691984 1191915687784011
3 HIP_RUNTIME_API hipMalloc 238 238 2 1191915691312459 1191915691388696
4 HIP_RUNTIME_API hipMalloc 238 238 3 1191915691390637 1191915691423279
5 HIP_RUNTIME_API hipMemcpy 238 238 4 1191915691439107 1191916547828448
6 HIP_RUNTIME_API hipLaunchKernel 238 238 5 1191916547842972 1191916548408842
7 HIP_RUNTIME_API hipMemcpy 238 238 6 1191916548412677 1191916550217834
8 HIP_RUNTIME_API hipFree 238 238 7 1191916562618151 1191916562789093
9 HIP_RUNTIME_API hipFree 238 238 8 1191916562790923 1191916562836351