mainak-LGT / 2D-XY-model-CUDA

Monte Carlo simulations of 2D XY model on GPGPU with CUDA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2d_xy

Monte Carlo simulations of 2D XY model on GPGPU with CUDA

Compilers needed nvcc for CUDA C and PGI Fortran compilers for CUDA Fortran

This utilizes a pre existing code for generating random numbers directly on the GPU written in CUDA C to perform Monte Carlo simulations of the 2D XY model written in CUDA Fortran.

About

Monte Carlo simulations of 2D XY model on GPGPU with CUDA


Languages

Language:Cuda 57.7%Language:Fortran 31.5%Language:C++ 7.4%Language:Shell 2.0%Language:C 1.4%