Currently, `SingleGpuMpmContext::module` is a `&mut Module`. I believe it could be a `&Module` instead.