Default compute dimensions

Thomas Schwinge thomas@codesourcery.com
Wed Jan 30 14:48:00 GMT 2019


Hi!

On Thu, 28 Jan 2016 10:38:51 -0500, Nathan Sidwell <nathan@acm.org> wrote:
> This patch adds default compute dimension handling.  [...]

> --- gcc/doc/invoke.texi	(revision 232881)
> +++ gcc/doc/invoke.texi	(working copy)
> @@ -1963,9 +1963,13 @@ Programming Interface v2.0 @w{@uref{http
>  implies @option{-pthread}, and thus is only supported on targets that
>  have support for @option{-pthread}.
>  
> -[...]
> +@item -fopenacc-dim=@var{geom}
> +@opindex fopenacc-dim
> +@cindex OpenACC accelerator programming
> +Specify default compute dimensions [...]

Committed the attached to trunk in r268390, and backported to
openacc-gcc-8-branch in commit de9b72da74a00ab72268f6d99e5ef09693383291.


Grüße
 Thomas


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Default-compute-dimensions-list-fopenacc-dim-in-docu.patch
Type: text/x-diff
Size: 1628 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190130/40c6b82e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: og8-0001-Default-compute-dimensions-list-fopenacc-dim-in-docu.patch
Type: text/x-diff
Size: 1613 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20190130/40c6b82e/attachment-0001.bin>


More information about the Gcc-patches mailing list