The remote offloading server and plugin rely on OpenMP, so this needs to be added as a linker flag. Without this, applications segfault.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D124200
[Libomptarget][remote] Add OpenMP linker flag to the plugin ClosedPublic Authored by atmnpatel on Apr 21 2022, 12:43 PM.
Details Summary The remote offloading server and plugin rely on OpenMP, so this needs to be added as a linker flag. Without this, applications segfault.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2022, 12:44 PM This revision was landed with ongoing or failed builds.Apr 21 2022, 12:45 PM Closed by commit rGc44420e90d80: [Libomptarget][remote] Add OpenMP linker flag to the plugin (authored by adpatel6). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 424270 openmp/libomptarget/plugins/remote/server/CMakeLists.txt
openmp/libomptarget/plugins/remote/src/CMakeLists.txt
|