[libc-commits] [PATCH] D148191: [libc][wip] Draft of concurrent GPU RPC

Jon Chesterfield via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 14 13:54:44 PDT 2023


JonChesterfield updated this revision to Diff 513739.
JonChesterfield added a comment.

- write the comments, rename send to post


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148191

Files:
  libc/src/__support/CPP/atomic.h
  libc/src/__support/OSUtil/gpu/io.cpp
  libc/src/__support/OSUtil/gpu/quick_exit.cpp
  libc/src/__support/RPC/rpc.h
  libc/src/__support/RPC/rpc_util.h
  libc/startup/gpu/amdgpu/start.cpp
  libc/startup/gpu/nvptx/start.cpp
  libc/utils/gpu/loader/amdgpu/Loader.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148191.513739.patch
Type: text/x-patch
Size: 24382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230414/a7e82259/attachment-0001.bin>


More information about the libc-commits mailing list