Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCAP Seminar MPI

Respository for the SCAP seminar. Parallel implementation of the "Game of Life" in C using MPI.

Game of Life in C

This project is a C implementation of Conway's Game of Life, with JPEG image output. It includes command-line arguments for convenient execution. The Branch "singlecore" contains the singlecore implementation.

Features

  • Parallelization utilizing MPI
    • one main process and workers
  • JPEG Output: Save the game state as JPEG images.
  • Command-Line Arguments: Customize your game setup easily.

About

Respository for the scap seminar. Parallel "Game of Life"

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages