Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 202 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 202 Bytes

Ising model implemetation in CUDA

by Karatza Dimitra & Gonidelis Giannis

How to execute:

> cd ising_cuda

all versions:

> make all

or select version (e.g. v3):

> make v3