Skip to content

[Bug]: Gather maximum damage values for MPI #277

@CWillberg

Description

@CWillberg

PeriLab Version

1.4.2

Julia Version

1.11.5

MPI Version

No response

What is the expected behavior?

The simulation should write "Damage initated!" using set_multiline_postfix(iter, "Damage initated!").

What is the actual behavior?

My simulation errored calling "set_multiline_postfix(iter, "Damage initated!")" at core 2. Reason is, that iter at core > 1 has the wrong type.

Reproduction steps

use more than one core.
a multi-core test must be included.

Relevant log output

Which release of PeriLab are you seeing the problem on?

  • Julia Package
  • Linux Release
  • Docker Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions