As a chance to learn how to write custom ops, I decided to write a naive implementation of Conway’s game of life as a MAX kernel. I’ve glued that together with pygame to render the board to the screen as it updates. The repo contains a small collection of starting board states in case anyone is curious to try running it!
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Introduction to Programming GPUs using Custom Operations with MAX - Part 3: Mandelbrot | 0 | 75 | May 23, 2025 | |
| MAX Nightly 26.5.0.dev2026071805 (Mojo 1.0.0b3.dev2026071805) Released | 0 | 49 | July 18, 2026 | |
| Introduction to Programming GPUs using Custom Operations with MAX - Part 1: Simple Custom Op | 0 | 107 | April 10, 2025 | |
| Compile and call Max model from c++ | 3 | 189 | May 21, 2025 | |
| MAX Nightly 25.5.0.dev2025072205 Released | 0 | 72 | July 22, 2025 |