Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • MARQOV MARQOV
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 52
    • Issues 52
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MARQOVMARQOV
  • MARQOVMARQOV
  • Merge requests
  • !40

Resolve "MPI"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Florian Goth requested to merge 81-mpi into master Jan 14, 2021
  • Overview 26
  • Commits 26
  • Pipelines 18
  • Changes 8

Closes #81 (closed) . This gives the ugliest MPI implememtation that I could think of. But it could work for the start.... Here's the line that I used with OpenMPI: mpirun -np 2 --host wthp102,wthp109 --bind-to none -wdir /home/fgoth/Development/marqov/build/ ./src/mpiMARQOV

I couldn't figure out how to set up an SGE script.

Edited Jul 08, 2021 by Manuel Schrauth
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 81-mpi