Skip to content

dougrich/cuda-conway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA version of Conway's Game of Life

This is a simple CUDA program that implements Conway's Game of Life.

Getting Started

  1. Ensure you have CUDA toolkit installed
  2. Clone the repository with submodules: git clone --recurse-submodules ...
  3. Run either make.bat or make.sh depending on your platform

About

CUDA implementation of Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages