grahamjenson / cuda-gol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Of Life Implementation

  1. run nvcc main.cu -o gol && ./gol
  2. run go run main.go
  3. compare the results

About


Languages

Language:Cuda 68.1%Language:Go 31.9%