[Openmp-commits] [PATCH] D94170: [libomptarget][ve] Workaround for the libomptarget memory manager cleanup

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Jan 11 18:35:03 PST 2021


tianshilei1992 added a comment.

The issue has been fixed D94379 <https://reviews.llvm.org/D94379> by moving the memory manager to plugin. I only enabled CUDA. If VE would like this feature, you can also do it in a similar way.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94170/new/

https://reviews.llvm.org/D94170



More information about the Openmp-commits mailing list