Posts by Jonathan Bentz
Development & Optimization
Mar 12, 2025
Understanding PTX, the Assembly Language of CUDA GPU Computing
Parallel thread execution (PTX) is a virtual machine instruction set architecture that has been part of CUDA from its beginning. You can think of PTX as the...
13 MIN READ
Development & Optimization
Mar 10, 2025
Optimizing Compile Times for CUDA C++
In modern software development, time is an incredibly valuable resource, especially during the compilation process. For developers working with CUDA C++ on...
10 MIN READ
Simulation / Modeling / Design
Jan 31, 2025
CUDA Toolkit Now Available for NVIDIA Blackwell?
The latest release of the CUDA Toolkit, version 12.8, continues to push accelerated computing performance in data sciences, AI, scientific computing, and...
9 MIN READ