Skip to content

C1aas/SCAP-Seminar-MPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors