You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exploring the intersection of intelligent systems and physical architecture — where algorithms meet silicon, and design is a dialogue between mind and machine.
An implementation portfolio of core CUDA parallel algorithms, memory optimizations, and performance profiles inspired by Shane Cook's "CUDA Programming".
A hardware-aware kernel synthesis framework that generates optimized GPU kernels from problem specifications and GPU architecture models, using LLMs for architectural decisions and deterministic co…