Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • O ogs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 98
    • Issues 98
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ogsogs
  • ogs
  • Merge requests
  • !4176

[OGS Tools] Add MPI_Init() and MPI_Finalize()

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tom Fischer requested to merge TomFischer/ogs:FixToolInMPIEnvironment into master Jun 07, 2022
  • Overview 5
  • Commits 20
  • Pipelines 6
  • Changes 86

Also changes behavior of file output of the PETSc configuration:

When run with only one process (either via regular ogs ... or mpirun -np 1 ogs ...) the output files are named the same as with non-PETSc configs (e.g. .vtu instead of .pvtu).

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
Edited Jun 09, 2022 by Lars Bilke
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: FixToolInMPIEnvironment