Skip to content

michelebersani/ParallellizedGameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project for Parallel and Distributed Systems exam @PisaUniversity

NB: To correctly build on your machine, follow these steps:

  1. Download fastflow from https://github.com/fastflow/fastflow
  2. Open the fastflow directory in a terminal
  3. Run ff/mapping_string.sh (if asked, authorize the changes to config.hpp)
  4. Open this project directory in a terminal
  5. Edit CMakeLists.txt (line 5) with the path to your local fastflow directory
  6. $ mkdir build
  7. $ cd build
  8. $ cmake ..
  9. $ cmake --build .

Now you can find your executables in the build directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published