Posts by Cliff Burdick
Technical Walkthrough
Feb 24, 2022
Speeding up Numerical Computing in C++ with a Python-like Syntax in NVIDIA MatX
MatX is an experimental library that allows you to write high-performance GPU code in C++, with high-level syntax and a common data type across all functions.
6 MIN READ