CUDA Released in Basic (developer.nvidia.com) AI
NVIDIA released cuTile BASIC, bringing the CUDA Tile programming model (introduced in CUDA 13.1) to the BASIC language. The package lets developers write tile-based GPU kernels using simple BASIC syntax, with parallelism and data partitioning handled automatically, demonstrated with vector addition and matrix multiplication examples. cuTile BASIC requires an NVIDIA GPU (compute capability 8.x+), NVIDIA driver R580+, CUDA Toolkit 13.1+, and Python 3.10+.
April 01, 2026 17:45
Source: Hacker News