arXiv · 2606.30985
GPU-First Heisenberg-Picture Tensor Network Dynamics for the 2D Transverse-Field Ising Model
Abstract
We present CppSim, a C++/GPU 2D Ising simulator for Heisenberg-picture tensor network time evolution on GPUs. The key computational contributions are: first, a zero-malloc GPU workspace that pre-allocates all buffers at startup; second, a custom GPU tensor permutation kernel replacing host-side index shuffling with a pure device-to-device operation, yielding a 7.6x trotter speedup; third, a hybrid QR strategy selecting Cholesky-QR for tall-skinny matrices and Householder-QR otherwise; fourth, adaptive Belief Propagation with log-space Bethe partition function evaluation and explicit sign tracking.
Explore related subjects
Keep this discovery
Paolo D'Alberto. 2026-06-29. GPU-First Heisenberg-Picture Tensor Network Dynamics for the 2D Transverse-Field Ising Model. https://arxiv.org/abs/2606.30985
Cite the original work for its findings. Save a collection to share your selection of sources.