diff --git a/docs/usage.rst b/docs/usage.rst index e20b82b2ba..01febb146e 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -72,8 +72,8 @@ pika optionally depends on: default user-level thread implementations in pika. This can be enabled with ``PIKA_WITH_BOOST_CONTEXT=ON``. * `stdexec `_. stdexec support can be enabled with - ``PIKA_WITH_STDEXEC=ON`` (currently tested with commit `nvhpc-23.09.rc4 - `_). The + ``PIKA_WITH_STDEXEC=ON`` (currently tested with commit `b39a506096900de4074ee556867a3805bd8351bd + `_). The integration is experimental. See :ref:`pika_stdexec` for more information about the integration. If you are using `nix `_ you can also use the ``shell.nix`` file provided at the