public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/omp/gcc-13] Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran: Switch out of "minimal" mode'
@ 2023-05-19 16:51 Kwok Yeung
  0 siblings, 0 replies; only message in thread
From: Kwok Yeung @ 2023-05-19 16:51 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:895822e3388392b850a0f184a1a190625b493699

commit 895822e3388392b850a0f184a1a190625b493699
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Tue Jan 24 10:29:01 2023 +0100

    Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran: Switch out of "minimal" mode'
    
            libgomp/
            * libgomp.texi (nvptx): Update for
            'nvptx, libgfortran: Switch out of "minimal" mode'.

Diff:
---
 libgomp/libgomp.texi | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/libgomp/libgomp.texi b/libgomp/libgomp.texi
index dc900a19010..d98ce0173f7 100644
--- a/libgomp/libgomp.texi
+++ b/libgomp/libgomp.texi
@@ -4446,7 +4446,7 @@ The used sizes are
 
 The implementation remark:
 @itemize
-@item I/O within OpenMP target regions and OpenACC parallel/kernels is supported
+@item I/O within OpenMP target regions and OpenACC compute regions is supported
       using the C library @code{printf} functions and the Fortran
       @code{print}/@code{write} statements.
 @item Reverse offload regions (i.e. @code{target} regions with
@@ -4503,9 +4503,11 @@ CUDA version and hardware.
 
 The implementation remark:
 @itemize
-@item I/O within OpenMP target regions and OpenACC parallel/kernels is supported
-      using the C library @code{printf} functions. Note that the Fortran
-      @code{print}/@code{write} statements are not supported, yet.
+@item I/O within OpenMP target regions and OpenACC compute regions is supported
+      using the C library @code{printf} functions.
+      Additionally, the Fortran @code{print}/@code{write} statements are
+      supported within OpenMP target regions, but not yet OpenACC compute
+      regions.
 @item Compilation OpenMP code that contains @code{requires reverse_offload}
       requires at least @code{-march=sm_35}, compiling for @code{-march=sm_30}
       is not supported.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-05-19 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 16:51 [gcc/devel/omp/gcc-13] Update 'libgomp/libgomp.texi' for 'nvptx, libgfortran: Switch out of "minimal" mode' Kwok Yeung

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).