Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DRAFT] SENPAI Parallel computing #9 -- MPI implementation #19

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Dec 4, 2019

  1. work in progress

    Diana-Cristina BUZOIANU (87651) committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    5b04fdd View commit details
    Browse the repository at this point in the history
  2. move simulaton in main

    Diana-Cristina BUZOIANU (87651) committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    db1813b View commit details
    Browse the repository at this point in the history
  3. move unierse iterate in main

    Diana-Cristina BUZOIANU (87651) committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    cb4e37e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. MPI revamp

    raresraf committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    4088b8b View commit details
    Browse the repository at this point in the history
  2. Fix MPI_Init(&argc, &argv);

    raresraf committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    25418a8 View commit details
    Browse the repository at this point in the history
  3. bcast

    raresraf committed Dec 8, 2019
    Configuration menu
    Copy the full SHA
    ba84430 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Fix MPI_Bcast bug

    raresraf committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    0bdc0d3 View commit details
    Browse the repository at this point in the history