Skip to content

SandSnip3r/GameOfLife-Qt-Cuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of Life

This is a simulation of Conway's Game of Life. The visualization framework is Qt. This application leverages Nvidia GPUs to quickly compute the next frame.

Building

At the end of CMakeLists.txt, make sure to modify the CUDA_ARCHITECTURES to match that of the GPU of your machine. Also, there is a bug in the Qt CMake system before version 5.14.1/5.15.0 Alpha that will cause an issue. Be mindful to have a new version.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published