diff --git a/projects/rocprofiler-sdk/README.md b/projects/rocprofiler-sdk/README.md index 8e011b7f66..9e5090ca62 100644 --- a/projects/rocprofiler-sdk/README.md +++ b/projects/rocprofiler-sdk/README.md @@ -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.