Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • GROMACS GROMACS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 321
    • Issues 321
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 102
    • Merge requests 102
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • GROMACS
  • GROMACSGROMACS
  • Issues
  • #2105
Closed
Open
Issue created Jan 27, 2017 by Paul Bauer@acmnpvMaintainer

multi-domain rerun broken - Redmine #2105

Some refactoring that converted !bNotLastFrame to bLastStep in commit:3da127 that was attempting to simplify do_md omitted to consider the logic in rerun_parallel_comm. This could lead to segfaults or infinite loops for reruns with more than one domain.

This case should have been covered by mdrun-test -nt 2 (or the newer mdrun-test -ntmpi 2 on master), which apparently has not been running in Jenkins for more than a year.

(from redmine: issue id 2105, created on 2017-01-27 by mark.j.abraham, closed on 2017-02-06)

  • Relations:
    • relates #1793 (closed)
    • relates #2134 (closed)
  • Changesets:
    • Revision 2fc737df by Mark Abraham on 2017-01-30T18:26:50Z:
Fix multi-domain reruns

3da127 broke multi-domain rerun by failing to consider the
logic within rerun_parallel_comm.

Fixes #2105

Change-Id: I3b38a248a4fba5b3d46f0275add75948ef7a9c53
Assignee
Assign to
Time tracking