Skip to content

Temporarily fix for MPI Barrier mismatch in InvokeSolver#489

Closed
koarakawaii wants to merge 1 commit intogamer-project:mainfrom
koarakawaii:main-fix_TIMING_SYNC_bug
Closed

Temporarily fix for MPI Barrier mismatch in InvokeSolver#489
koarakawaii wants to merge 1 commit intogamer-project:mainfrom
koarakawaii:main-fix_TIMING_SYNC_bug

Conversation

@koarakawaii
Copy link
Copy Markdown
Contributor

@koarakawaii koarakawaii commented Nov 10, 2025

  • This is only a temporary fix for issue MPI Barrier Synchronization Mismatch in InvokeSolver() #465 ; the PR is filed for recording purpose only
    • Need not only to match the TIMING_SYNC for Solver and Closing_Step, but also mimic the exactly same preprocessor (ifdef GRAVITY ..., etc) in function Preparation_Step for initiating TIMING_SYNC. This makes the code hard to maintain. So I think we should not really merge this.
  • If you agree, I'll close this PR @hyschive .

@hyschive hyschive marked this pull request as draft November 10, 2025 02:05
@hyschive
Copy link
Copy Markdown
Contributor

@koarakawaii I've converted it to a draft

@hyschive hyschive self-requested a review February 11, 2026 02:57
@hyschive hyschive self-assigned this Feb 11, 2026
@hyschive hyschive added the parallel Parallelization issues and optimization label Feb 11, 2026
@hyschive
Copy link
Copy Markdown
Contributor

Replaced by #519

@hyschive hyschive closed this Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

parallel Parallelization issues and optimization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants