SIMULATING SPIN MODELS ON GPU: AN INTRODUCTION

Martin WEIGEL

Applied Mathematics Research Centre, Coventry University
Over the last couple of years it has been realized that the vast computational power of graphics processing units (GPUs) could be harvested for purposes other than the video game industry. This power, which at least nominally exceeds that of current CPUs by large factors, results from the relative simplicity of the GPU architectures as compared to CPUs, combined with a large number of parallel processing units on a single chip. To benefit from this setup for general computing purposes, the problems at hand need to be prepared in a way to profit from the inherent parallelism and hierarchical structure of memory accesses. In this overview lecture I discuss the performance potential for simulating spin models, such as the Ising or Heisenberg models as well as the Edwards-Anderson spin glass, on GPU as compared to conventional simulations on CPU. Different algorithms, including Metropolis [1, 2] and cluster updates [3], as well as computional tricks such as multi-spin coding are taken into account.
[1] M. Weigel. Simulating spin models on GPU. Comput. Phys. Commun. 182 (2011) 1833.
[2] M. Weigel. Performance potential for simulating spin models on GPU. J. Comput. Phys. 231 (2012) 3064.
[3] M. Weigel. Connected-component identification and cluster update on graphics processing units. Phys. Rev. E, 84 (2011) 036709.
Personal webpage