Skip to content

Conversation

@Flamefire
Copy link
Contributor

It can happen that the output of the numpy array from each rank and its output from the bar/baz function get interleaved.
However the current test checks for contiguous output

These new checks are better:

  • They also check for the rank
  • They don't require a specific order
  • They fix a small issue with the regex which allowed any character for the dot while it should be a literal dot

It can happen that the output of the numpy array from each rank and its
output from the bar/baz function get interleaved.
However the current test checks for contiguous output

These new checks are better:
- They also check for the rank
- They don't require a specific order
- They fix a small issue with the regex which allowed any character for the dot
@AndreasGocht AndreasGocht merged commit 2327423 into score-p:master Jun 18, 2020
@Flamefire Flamefire deleted the fix_mpi_test branch June 18, 2020 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants