A developer is porting microgpt to Futhark, a purely functional language for high-performance arrays. This experiment tests whether a data-parallel language can optimize LLM inference on GPUs without relying on CUDA. The project provides a lean implementation for researchers studying hardware-efficient tensor operations. It remains a niche technical exercise.