[Openmp-commits] [PATCH] Liboffload: Patch for MPSS > 3.4.x
Tim Cramer
cramer at itc.rwth-aachen.de
Wed Apr 29 01:51:27 PDT 2015
Hi jlpeyton,
The patch fixes the build with icc for the liboffload and MPSS versions greater than 3.4. In those versions the structs dim_desc and arr_desc are defined in the MPSS and not in the liboffload anymore. Furthermore, the directory structure changed. I only tested with MPSS 3.4.3 (icc 14 and 15), because I don’t have any other systems available:
mpss_version=34 mpss_dir=/opt/mpss/3.4.3 compiler_host=icc compiler_target=icc make
Additional, the "-mmic" is set automatically now for compiler_target=icc.
http://reviews.llvm.org/D9335
Files:
offload/Makefile
offload/src/cean_util.h
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9335.24600.patch
Type: text/x-patch
Size: 4026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20150429/b095e8a8/attachment.bin>
More information about the Openmp-commits
mailing list