The new link location is not very useful. Can you change it instead to:

https://docs.nvidia.com/cuda/cuda-programming-guide/04-special-topics/unified-memory.html

Thanks,

Tobias

On Sunday, June 28, 2026, Gerald Pfeifer <[email protected]> wrote:

> Pushed.
>
> Gerald
>
>
> libgomp:
>         * libgomp.texi (nvptx): Update NVIDIA CUDA link.
> ---
>  libgomp/libgomp.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
> index fa76d6f6e80..83b90e6dc53 100644
> --- a/libgomp/libgomp.texi
> +++ b/libgomp/libgomp.texi
> @@ -7851,7 +7851,7 @@ The implementation remark:
>  @item OpenMP code that has a @code{requires} directive with
> @code{self_maps} or
>        @code{unified_shared_memory} runs on nvptx devices if and only if
>        all of those support the @code{pageableMemoryAccess}
> property;@footnote{
> -      @uref{https://docs.nvidia.com/cuda/cuda-c-programming-guide/
> index.html#um-requirements}}
> +      @uref{https://docs.nvidia.com/cuda/cuda-programming-guide/}}
>        otherwise, all nvptx device are removed from the list of available
>        devices (``host fallback'').
>  @item The default per-warp stack size is 128 kiB; see also
> @code{-msoft-stack}
> --
> 2.54.0
>

Reply via email to