[libc-commits] [PATCH] D148943: [libc] Enable multiple threads to use RPC on the GPU

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 21 14:55:35 PDT 2023


jhuber6 added a comment.

This works as expected on my `gfx1030`, but seems to fail spuriously on `sm_70`. It's probably something to do with the Volta threading model, I'll need to investigate some more.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148943



More information about the libc-commits mailing list