[Openmp-commits] [PATCH] D113119: [OpenMP] Introduce asynchronous malloc and free

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sat Mar 5 19:34:11 PST 2022


tianshilei1992 requested changes to this revision.
tianshilei1992 added a comment.
Herald added a project: All.

`cudacudaDeviceGetAttribute` has to be used to check if the device supports memory pool; otherwise runtime error will be emitted.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113119



More information about the Openmp-commits mailing list