Posted inOther tutorials and tips
Bend: A Basic Introduction
Bend is a high-level, massively parallel programming language. It feels like Python but scales like CUDA. Your code runs on CPUs and GPUs, and it automatically parallelizes anything that isn't…









