The Neural Bridge
iOS Universel / Jeux
Year 2038. Your brother's consciousness is trapped in a failing GPU cluster. Understanding parallel computing isn't academic - it's the only way to save him.
THE NEURAL BRIDGE is an interactive story that teaches GPU computing through a sci-fi narrative. As Maya, a systems engineer, you must diagnose and repair Kai's fragmented consciousness distributed across thousands of threads.
LEARN BY DOING
- Thread hierarchy: grids, blocks, warps, and threads
- Memory types: global, shared, registers, and caches
- CPU vs GPU: when parallelism wins and when it doesn't
- Warp divergence, memory coalescing, and occupancy
- Real CUDA concepts taught through story and interactive challenges
INTERACTIVE CHALLENGES
- CPU vs GPU race: configure hardware to win performance battles
- Thread Hierarchy visualizer: map Kai's consciousness across the GPU
- Memory Flow puzzles: optimize data paths to restore Kai's memories
- Warp Divergence simulator: prevent Kai's thoughts from splitting
- Occupancy Calculator: maximize parallel processing efficiency
STORY-DRIVEN LEARNING
- 14 episodes across 3 acts
- Rich dialogue between Maya and Kai
- Decisions that affect Kai's stability
- No prior programming knowledge required
Whether you're a student, developer, or just curious about how modern AI hardware works, Neural Bridge makes GPU computing intuitive, memorable, and genuinely fun.