nvptx.c (PTX_GANG_DEFAULT): Set to zero.
authorCesar Philippidis <cesar@codesourcery.com>
Wed, 2 Nov 2016 22:10:02 +0000 (15:10 -0700)
committerCesar Philippidis <cesar@gcc.gnu.org>
Wed, 2 Nov 2016 22:10:02 +0000 (15:10 -0700)
commit6668eb4593253eab2677d844c95b3be64487e4cb
tree4b6752f6e52b937b8a95a6f6e537ef42923f160b
parentbd17a9dfab9ac07061cc3abdbfe2ab6cfa68f4d8
nvptx.c (PTX_GANG_DEFAULT): Set to zero.

gcc/
* config/nvptx/nvptx.c (PTX_GANG_DEFAULT): Set to zero.

libgomp/
* plugin/plugin-nvptx.c (nvptx_exec): Interrogate board attributes
to determine default geometry.
* testsuite/libgomp.oacc-c-c++-common/loop-auto-1.c: Set gang
dimension.

Co-Authored-By: Nathan Sidwell <nathan@acm.org>
From-SVN: r241803
gcc/ChangeLog
gcc/config/nvptx/nvptx.c
libgomp/ChangeLog
libgomp/plugin/plugin-nvptx.c
libgomp/testsuite/libgomp.oacc-c-c++-common/loop-auto-1.c