Skip to main content

Taichi Blogs

Taichi's Quantized Data Types: Same Computational Code, Optimized GPU Memory Usage
November 18, 2022 | Yi Xu
Starting from v1.1.0, Taichi provides quantized data types. But why is quantization important, especially in scenarios where Taichi stands out, such as physical simulation? This blog demonstrates how this new feature reduces your GPU memory usage significantly and requires zero change to your computational code.
Read More
How Taichi Fuels GPU-accelerated Image Processing: A Beginner to Expert Guide
November 4, 2022 | Yuanming Hu, Liang Zhao
GPU-accelerated image processing tutorial
Read More
Taichi AOT, the solution for deploying kernels in mobile devices
April 20, 2022 | Ye Kuang
Physical simulation, which Taichi Lang is best at, has wide applications on mobile devices, such as real-time physically-based interactions in mobile games or cool visual effects in short videos. This is thanks to Taichi's features such as fast prototyping and cross-platform GPU acceleration.
Read More
AST refactoring
April 13, 2022 | Lin Jiang
In the previous blog post, we mentioned this sentence, which is a part of the zen of Python. In this post, we will show you how we simplified the code of Taichi.
Read More
Subscribe to our updates

Get the latest news from the Taichi Lang community in a monthly email: Groundbreaking releases, upcoming events, new insights, community updates, and more!

We'll never share your information with anyone else and you can opt out at any time.