]> gcc.gnu.org Git - gcc.git/commitdiff
libgomp.texi: Mention GCN_STACK_SIZE in Offload-Target Specifics
authorTobias Burnus <tobias@codesourcery.com>
Wed, 8 Mar 2023 13:55:49 +0000 (14:55 +0100)
committerTobias Burnus <tobias@codesourcery.com>
Wed, 8 Mar 2023 13:55:49 +0000 (14:55 +0100)
libgomp/ChangeLog:

* libgomp.texi (Offload-Target Specifics): Mention GCN_STACK_SIZE.

libgomp/libgomp.texi

index 1b6358db4dc57e2c5c8946d817ee8bc230f86a5e..5bcb84a1d6f1b7db5ae45355c2adc98db59aaa65 100644 (file)
@@ -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
 
 
This page took 0.059671 seconds and 5 git commands to generate.