[Openmp-commits] [PATCH] D120089: [OpenMP][WIP] Explicitly deinitialize device resources
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Feb 18 09:05:36 PST 2022
jdoerfert updated this revision to Diff 409956.
jdoerfert added a comment.
Do not deinit the plugin device when the libomptarget device is destroyed.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120089/new/
https://reviews.llvm.org/D120089
Files:
openmp/libomptarget/include/device.h
openmp/libomptarget/include/omptargetplugin.h
openmp/libomptarget/include/rtl.h
openmp/libomptarget/plugins/cuda/src/rtl.cpp
openmp/libomptarget/plugins/exports
openmp/libomptarget/src/device.cpp
openmp/libomptarget/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120089.409956.patch
Type: text/x-patch
Size: 8199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220218/2c8fee77/attachment.bin>
More information about the Openmp-commits
mailing list