Since I've recently learned a bit of CUDA I worked in this small project to implement Conway's game of life in C++ and CUDA; I know it is not optimal because there is a lot of data transferring from host to device but suggestions are welcome =D. The link to the project is given in the text.

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • conway

    Conway game of life implementation in C++ and CUDA. (by ViniciusLima94)

  • Conway's game of life in C++ and CUDA: https://github.com/ViniciusLima94/conway

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts