Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 157 Bytes

cuda.md

File metadata and controls

6 lines (4 loc) · 157 Bytes

Rust support of CUDA

  • No __shared__
  • No __const__
  • __global__ functions are unsound