README update (#730)

* README update

* Addressing review comments
This commit is contained in:
Gopesh Bhardwaj
2024-04-03 00:41:05 +05:30
committed by GitHub
orang tua 872aa1b1d2
melakukan 5e4dd502d9
2 mengubah file dengan 4 tambahan dan 4 penghapusan
+3 -3
Melihat File
@@ -7,7 +7,7 @@ release to customers.
## Overview
ROCProfiler-SDK is AMDs new and improved tooling infrastructure that provides a hardware specific low level performance analysis interface for the profiling and the tracing of GPU compute applications. To see whats changed [Click Here](https://github.com/ROCm/rocprofiler-sdk-internal/blob/main/source/docs/about.md)
ROCProfiler-SDK is AMDs new and improved tooling infrastructure that provides a hardware specific low level performance analysis interface for the profiling and the tracing of GPU compute applications. To see whats changed [Click Here](source/docs/about.md)
## GPU Metrics
@@ -22,7 +22,7 @@ ROCProfiler-SDK is AMDs new and improved tooling infrastructure that provides
rocprofv3 is the command line tool that is built using rocprofiler-sdk library and shipped with ROCm stack. To see details on
the command line options of rocprofv3, please see rocprofv3 user guide
[Click Here](https://github.com/ROCm/rocprofiler-sdk-internal/blob/main/source/docs/rocprofv3.md)
[Click Here](source/docs/rocprofv3.md)
## Documentation
@@ -56,7 +56,7 @@ To install ROCprofiler, run:
cmake --build rocprofiler-sdk-build --target install
```
Please see detailed section on build and installation here: [click](https://github.com/ROCm/rocprofiler-sdk-internal/blob/main/source/docs/about.md)
Please see detailed section on build and installation here: [Click Here](/source/docs/installation.md)
## Support
+1 -1
Melihat File
@@ -115,7 +115,7 @@ WARN_IF_DOC_ERROR = YES
WARN_IF_INCOMPLETE_DOC = YES
WARN_NO_PARAMDOC = YES
WARN_IF_UNDOC_ENUM_VAL = NO
WARN_AS_ERROR = YES
WARN_AS_ERROR = NO
WARN_FORMAT = "---> WARNING! $file:$line: $text"
WARN_LINE_FORMAT = "at line $line of file $file"
WARN_LOGFILE =