diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi index 1b6358db4dc57e2c5c8946d817ee8bc230f86a5e..5bcb84a1d6f1b7db5ae45355c2adc98db59aaa65 100644 --- a/libgomp/libgomp.texi +++ b/libgomp/libgomp.texi @@ -4461,6 +4461,8 @@ The implementation remark: @item OpenMP code that has a requires directive with @code{unified_address} or @code{unified_shared_memory} will remove any GCN device from the list of available devices (``host fallback''). +@item The available stack size can be changed using the @code{GCN_STACK_SIZE} + environment variable; the default is 32 kiB per thread. @end itemize