Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 213 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 213 Bytes

game-of-life-opencl

A OpenCL implementation of Conway's Game of Life

Requirement

  • OpenCL >= 1.1
  • OpenGL >= 4.4
  • X11
  • gcc >= 4.9

Platform

  • Linux

Building

make

Execution

./gol