[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testingheads/kyukhin/gomp4-offload
commit60f48f14c673afcabb6dd6830241383b248c64e0
authorIlya Verbin <ilya.verbin@intel.com>
Tue, 14 Oct 2014 13:18:04 +0000 (14 17:18 +0400)
committerIlya Verbin <ilya.verbin@intel.com>
Wed, 12 Nov 2014 12:39:30 +0000 (12 15:39 +0300)
tree953e7e896ad99e256707d15f5b79514448095639
parent6cf3816b093d697b4051c1d35b1204849ac7df7f
[PATCH 4/4] OpenMP 4.0 offloading to Intel MIC: non-fallback testing

2014-10-30  Andrey Turetskiy  <andrey.turetskiy@intel.com>
    Ilya Verbin  <ilya.verbin@intel.com>

libgomp/
* Makefile.in: Regenerate.
* configure: Regenerate.
* configure.ac: Set up offload_additional_options,
offload_additional_lib_paths and offload_targets.
* testsuite/Makefile.am: Overrule site.exp.
* 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.
libgomp/Makefile.in
libgomp/configure
libgomp/configure.ac
libgomp/testsuite/Makefile.am
libgomp/testsuite/Makefile.in
libgomp/testsuite/lib/libgomp.exp