Introduction

CUDAEASY is a GPU accelerated program that solves the evolution of interacting scalar fields in an expanding universe. The implementation is done in NVIDIA's CUDA. The program can achieve speedups between one and two orders of magnitude depending on the used software and hardware. The program has been written in the spirit of LATTICEEASY and users of the aforementioned program should find it relatively easy to start using CUDAEASY in lattice simulations.

Updates

- 2009/11/27: Program version 0.954499736104 made available.
- 2011/09/01: CUDAEASY is no longer updated. See PyCOOL for an improved implementation.


Further information

See arXiv:0911.5692 for more information.
See also LATTICEEASY and DEFROST for similar programs that use CPU.
Introduction to CUDA can be found here.