Recent content by petruspennanen

  1. P

    Graduate Running lattice QCD on Apple Silicon with native Metal GPU

    I've been working on reviving my old lattice QCD flux-tube code and porting it to run natively on Apple Silicon using Metal compute shaders. The project uses Grid (Peter Boyle's framework) with a custom Metal backend I wrote — no CUDA, no third-party wrappers, just native MSL kernels talking to...