[Openmp-commits] [PATCH] D113119: [OpenMP] Introduce asynchronous	malloc and free
    Johannes Doerfert via Phabricator via Openmp-commits 
    openmp-commits at lists.llvm.org
       
    Wed Jan 19 10:00:08 PST 2022
    
    
  
jdoerfert updated this revision to Diff 401301.
jdoerfert added a comment.
Ensure atomicity (via events) of async allocations
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113119/new/
https://reviews.llvm.org/D113119
Files:
  openmp/libomptarget/include/device.h
  openmp/libomptarget/include/omptargetplugin.h
  openmp/libomptarget/include/rtl.h
  openmp/libomptarget/plugins/common/MemoryManager/MemoryManager.h
  openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.cpp
  openmp/libomptarget/plugins/cuda/dynamic_cuda/cuda.h
  openmp/libomptarget/plugins/cuda/src/rtl.cpp
  openmp/libomptarget/plugins/exports
  openmp/libomptarget/src/api.cpp
  openmp/libomptarget/src/device.cpp
  openmp/libomptarget/src/omptarget.cpp
  openmp/libomptarget/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113119.401301.patch
Type: text/x-patch
Size: 35518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220119/f4e7a425/attachment-0001.bin>
    
    
More information about the Openmp-commits
mailing list