Async/await on the GPU
VectorWareDispatchesFebruary 17, 202615 min readPedantic mode:OffGPU code can now use Rust's async/await. We share the reasons why and what this unlocks for GPU programming.At VectorWare, we are building the first
GPU-native software company. Today, we are excited to
announce that we can successfully use Rust's
Future trait and
async/await on the GPU. This milestone marks a significant step towards our vision
of enabling developers to write complex, high-performance applications that leverage th...
Read more at vectorware.com