• Stars
    star
    3
  • Rank 3,955,274 (Top 79 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 10 years ago
  • Updated almost 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A comparison between a serial implementation of Game of Life with a serial algorithm and a parallel one using OpenCL, created for a college project.