[libc-commits] [PATCH] D151735: [libc] Implement basic `malloc` and `free` support on the GPU
Shilei Tian via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 30 10:54:27 PDT 2023
tianshilei1992 added a comment.
CUDA's async malloc is really a new thing. It's gonna depend on what version of CUDA we are supporting here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151735/new/
https://reviews.llvm.org/D151735
More information about the libc-commits
mailing list