[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing.
libgomp/
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac: Set up offload_additional_options,
offload_additional_lib_paths and offload_targets.
* testsuite/Makefile.am: Export environment variables: OFFLOAD_TARGETS,
OFFLOAD_ADDITIONAL_OPTIONS, OFFLOAD_ADDITIONAL_LIB_PATHS.
* testsuite/Makefile.in: Regenerate.
* testsuite/lib/libgomp.exp (libgomp_init): Append
offload_additional_lib_paths to LD_LIBRARY_PATH. Append
offload_additional_options to ALWAYS_CFLAGS. Append liboffloadmic
build directory to LD_LIBRARY_PATH for intelmic offload targets.
Co-Authored-By:
Ilya Verbin <ilya.verbin@intel.com>
From-SVN: r217500
Showing
- libgomp/ChangeLog 15 additions, 0 deletionslibgomp/ChangeLog
- libgomp/Makefile.in 3 additions, 0 deletionslibgomp/Makefile.in
- libgomp/configure 19 additions, 2 deletionslibgomp/configure
- libgomp/configure.ac 14 additions, 0 deletionslibgomp/configure.ac
- libgomp/testsuite/Makefile.am 5 additions, 0 deletionslibgomp/testsuite/Makefile.am
- libgomp/testsuite/Makefile.in 8 additions, 0 deletionslibgomp/testsuite/Makefile.in
- libgomp/testsuite/lib/libgomp.exp 25 additions, 0 deletionslibgomp/testsuite/lib/libgomp.exp
Loading
Please register or sign in to comment