aboutsummaryrefslogtreecommitdiff
path: root/liboffloadmic/plugin/libgomp-plugin-intelmic.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge1-545/+0
2022-09-09libgomp: Prepare for reverse offload fn lookupTobias Burnus1-1/+2
2022-07-04OpenMP: Move omp requires checks to libgompTobias Burnus1-1/+5
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge1-21/+0
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki1-0/+21
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge1-2/+2
2016-07-21backport: Makefile.am (myo_inc_dir): Remove.Ilya Verbin1-32/+1
2016-05-26target.c (gomp_device_copy): New function.Chung-Lin Tang1-51/+70
2016-01-20libgomp-plugin-intelmic.cpp (GOMP_OFFLOAD_run): Pass extra NULL to GOMP_OFFLO...Ilya Verbin1-1/+1
2016-01-19Merge of HSAMartin Jambor1-2/+2
2015-12-14libgomp.h (gomp_device_state): New enum.Ilya Verbin1-14/+3
2015-11-19libgomp-plugin-intelmic.cpp (struct TargetImageDesc): New.Ilya Verbin1-71/+91
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek1-22/+49
2015-10-13builtin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONGPTR, [...]): New.Jakub Jelinek1-0/+23
2015-09-29libgomp-plugin-intelmic.cpp (OFFLOAD_ACTIVE_WAIT_ENV): New define.Ilya Verbin1-2/+8
2015-08-24libgomp.map: Add 4.0.2 version.Nathan Sidwell1-3/+21
2015-08-24Makefile.am (include_src_dir): Set.Thomas Schwinge1-1/+2
2015-07-17mkoffload.c (process): Constify target data.Nathan Sidwell1-4/+5
2015-04-06libgomp: rework initialization of offloadingIlya Verbin1-104/+99
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge1-1/+25
2015-01-10libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library.Thomas Schwinge1-1/+2
2014-11-13[PATCH 3/4] OpenMP 4.0 offloading to Intel MIC: libgomp plugin.Ilya Verbin1-0/+447