libgomp.texi: Mention GCN_STACK_SIZE in Offload-Target Specifics
libgomp/ChangeLog: * libgomp.texi (Offload-Target Specifics): Mention GCN_STACK_SIZE.
This commit is contained in:
parent
15b83b69ca
commit
2e3dd14dd2
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue