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 97
    • Issues 97
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 41
    • Merge requests 41
  • 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
  • Issues
  • #3126
Closed
Open
Issue created Mar 30, 2021 by Tom Fischer@TomFischerMaintainer

Parallel run of OGS crashes when additional output meshes are distributed to different partitions

Description

Parallel run of OGS crashes when additional output meshes are distributed to different partitions. In this case the ghost element information seems to be missing.

Steps to Reproduce the Problem

  1. Build parallel version of ogs
  2. Unpack the archive data_showing_parallel_output_bug.tar.bz2
  3. execute ogs mpirun -np path_to_parallel_binary/ogs cuboid_1x1x1_hex_27_Dirichlet_Dirichlet.prj -o /tmp/

Expected behavior: [What you expected to happen] Simulation should run.

Actual behavior: [What actually happened] Simulation crashes when outputing an additional mesh (that is distributed to multiple partitions) in the 0th time step.

Specifications

  • Version: OpenGeoSys-6 version 6.3.3-943-gab4803ec
  • Platform: Arch linux
Edited Mar 30, 2021 by Tom Fischer
Assignee
Assign to
Time tracking