Skip to content

sagarbhatt0904/Parallel-Game-of-Life-with-MPI-Pthreads-and-Parallel-I-Os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is for sharing the code for an assignment for the course Parallel Computing

Team Members: Ajinkya Dahale, Sagar Bhatt

To Compile:
  • On BG/Q: make bgq
  • On All other Systems: make all
To Run:
  • mpirun -n <np> ./assignment4-5
  • User will need to change number of pthreads in assignment4-5.c if different thread count is required

About

Massively Parallel Game of Life with MPI, Pthreads and Parallel I/Os

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published