vix.ing · top · new · best · stats · spec

A performance Analysis of the Game of Life based on parallel algorithm

2012/09/20 by Longfei Ma, Ma, Longfei, Xue Chen +4
Computer Science · #Artificial Intelligence in Games #Computational Physics and Python Applications #Distributed #Distributed and Parallel Computing Systems #FOS: Computer and information sciences #Parallel #and Cluster Computing (cs.DC) #cs.DC

paper · pdf · doi:10.48550/arxiv.1209.4408

arxiv created 2012/09/20 · openalex publication_date 2012/09/20 · arxiv updated 2012/09/21 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In this article, Conway's Game of Life using OpenMP parallel processing to simulate several different parallel methods, experimental performance results and compare to find the optimal solution of the parallelization of the Game of Life. Finally pointed out the importance of the design of parallel algorithms in solving the parallel problem.

Related