Coder Social home page Coder Social logo

foxes-rabbits's Introduction

Parallel and Distributed Computing - IST 2021/2022

Introduction

Student project that simulates a simple ecosystem which consists of three types of elements, rocks, rabbits and foxes. The goal was the computation of how the population of the ecosystem evolves through the generations of the simulation, according to the rules described in the project announcement. Three different implementations where developed, a serial version, an OpenMP parallel version with shared memory and an MPI version with distributed memory.

Group 10

  • Nelson Trindade – 93743

  • André Ribeiro – 104083

  • Georgios Stefanakis – 104596

Report

Report can be found in source folder with the name g10_omp_report.pdf, or you can find it here: g10_omp_report.pdf

Scripts

We can use the test script test.sh and the provided instances to assert the correctness of the results in an automatic way.

You can run the script with or without arguments:

  • ./test.sh - smaller test cases only
  • ./test.sh large-only - larger test cases only
  • ./test.sh all - both large and smaller test cases

The script test_thread.sh makes a run of all tests, modifying number of threads the computer will use to run the tests, for each set of tests. The arguments used in test.sh can be applied to this script.

foxes-rabbits's People

Contributors

nelsontr avatar stefanaki avatar andree37 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.