Update README.md (#888)

Updating ill formatted README

[ROCm/rocprofiler-sdk commit: c0542cbfb2]
This commit is contained in:
Gopesh Bhardwaj
2024-05-29 23:06:13 +05:30
committed by GitHub
parent 80e48b11e0
commit df0f64634a
+3 -4
View File
@@ -68,10 +68,9 @@ Please report in the Github Issues.
- Individual XCC mode is not supported.
- By default, PC sampling API is disabled. To use PC sampling. Setting the `ROCPROFILER_PC_SAMPLING_BETA_ENABLED` environment variable grants access to the PC Sampling experimental beta feature. This feature is still under development and may not be completely stable.
**Risk Acknowledgment**:
- By activating this environment variable, you acknowledge and accept the following potential risks:
- **Hardware Freeze**: This beta feature could cause your hardware to freeze unexpectedly.
- **Need for Cold Restart**: In the event of a hardware freeze, you may need to perform a cold restart (turning the hardware off and on) to restore normal operations.
- **Risk Acknowledgment**: By activating this environment variable, you acknowledge and accept the following potential risks:
- **Hardware Freeze**: This beta feature could cause your hardware to freeze unexpectedly.
- **Need for Cold Restart**: In the event of a hardware freeze, you may need to perform a cold restart (turning the hardware off and on) to restore normal operations.
Please use this beta feature cautiously. It may affect your system's stability and performance. Proceed at your own risk.
- At this point, We do not recommend stress-testing the beta implementation.