diff --git a/projects/hip/docs/how-to/debugging_env.rst b/projects/hip/docs/how-to/debugging_env.rst index e27caf7aef..7b3204143d 100644 --- a/projects/hip/docs/how-to/debugging_env.rst +++ b/projects/hip/docs/how-to/debugging_env.rst @@ -93,18 +93,3 @@ the same hardware queues for the new streams in a round-robin manner. Note that this maximum number does not apply to hardware queues that are created for CU-masked HIP streams, or cooperative queues for HIP Cooperative Groups (single queue per device). - - * - | ``DEBUG_HIP_7_PREVIEW`` - | Enable preview of upcoming - | runtime changes that break - | backward compatibility. - | These changes might require - | updating existing application - | code to support the new - | behavior. The new behavior - | will become default in a - | future major release and this - | environment variable will - | no longer be needed. - - 0 - - 0x1: Match the behavior of hipGetLastError with its corresponding CUDA API \ No newline at end of file