aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2022-05-12 22:46:40 +0200
committerThomas Schwinge <thomas@codesourcery.com>2022-06-10 17:08:57 +0200
commit1459b55d24ce6508330690bf4c932f7a5218c9f3 (patch)
treeaaecd91842f169775b3c6204cbe1d6a0c27862de /libgfortran
parent671970a5621e18e7079b4ca113e56434c858db66 (diff)
downloadgcc-1459b55d24ce6508330690bf4c932f7a5218c9f3.zip
gcc-1459b55d24ce6508330690bf4c932f7a5218c9f3.tar.gz
gcc-1459b55d24ce6508330690bf4c932f7a5218c9f3.tar.bz2
libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration option
That means, exposing to the user only the '--without-cuda-driver' behavior: including the GCC-shipped 'include/cuda/cuda.h' (not system <cuda.h>), and 'dlopen'ing the CUDA Driver library (not linking it). For development purposes, the libgomp nvptx plugin developer may still manually override that, to get the previous '--with-cuda-driver' behavior. libgomp/ * plugin/Makefrag.am: Evaluate 'if PLUGIN_NVPTX_DYNAMIC' to true. * plugin/configfrag.ac (--with-cuda-driver) (--with-cuda-driver-include, --with-cuda-driver-lib) (CUDA_DRIVER_INCLUDE, CUDA_DRIVER_LIB, PLUGIN_NVPTX_CPPFLAGS) (PLUGIN_NVPTX_LDFLAGS, PLUGIN_NVPTX_LIBS, PLUGIN_NVPTX_DYNAMIC): Remove. * testsuite/libgomp-test-support.exp.in (cuda_driver_include) (cuda_driver_lib): Remove. * testsuite/lib/libgomp.exp (libgomp_init): Don't consider these. * Makefile.in: Regenerate. * configure: Likewise. * testsuite/Makefile.in: Likewise.
Diffstat (limited to 'libgfortran')
0 files changed, 0 insertions, 0 deletions