The QISG suite: high-performance codes for studying quantum ising spin glasses
Loading...
Official URL
Full text at PDC
Publication date
2024
Advisors (or tutors)
Editors
Journal Title
Journal ISSN
Volume Title
Publisher
Elsevier
Citation
M. Bernaschi, I. González-Adalid Pemartín, V. Martín-Mayor and G. Parisi, The QISG suite: High-performance codes for studying quantum Ising spin glasses, Computer Physics Communications, Volume 298, 2024, 109101,
Abstract
We release a set of GPU programs for the study of the Quantum (S=1/2) Spin Glass on a square lattice, with binary couplings. The library contains two main codes: MCQSG (that carries out Monte Carlo simulations using both the Metropolis and the Parallel Tempering algorithms, for the problem formulated in the Trotter-Suzuki approximation), and EDQSG (that obtains the extremal eigenvalues of the Transfer Matrix using the Lanczos algorithm). EDQSG has allowed us to diagonalize transfer matrices with size up to 236×236. From its side, MCQSG running on four NVIDIA A100 cards delivers a sub-picosecond time per spin-update, a performance that is competitive with dedicated hardware. We include as well in our library GPU programs for the analysis of the spin configurations generated by MCQSG. Finally, we provide two auxiliary codes: the first generates the lookup tables employed by the random number generator of MCQSG; the second one simplifies the execution of multiple runs using different input data.
Description
Está depositada la versión preprint del artículo
Program Summary:
Program Title: QISG Suite
CPC Library link to program files: https://doi.org/10.17632/g97sn2t8z2.1
Licensing provisions: MIT
Programming language: CUDA-C