Skip to content

Conversation

@rouson
Copy link
Collaborator

@rouson rouson commented Dec 28, 2024

This PR

  • Fixes an issue that caused test failures in single-image runs of the prif_co_min and prif_co_max tests,
  • Adds clarifying comments in the prif_co_min and prif_co_max tests, and
  • Adds a missing format in the write statement in prif_stop_integer.

This commmit fixes the caf_co_max and caf_co_min tests so that they
pass for single-image runs.
This commit adds comments and renames variables to make the logic
of the caf_co_min and caf_co_max tests more transparent.
Copy link
Member

@bonachea bonachea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR fixes test code that targets PRIF 0.4, and will be incompatible with PRIF 0.5 where the interfaces have been renamed to prif_co_{min,max}_character and require kind=c_char.

PR #158 contains the work-in-progress to convert the collectives implementation and this same test code to PRIF 0.5, and this PR will conflict with that work.

That being said, I have no objection to merging this as a near-term fix until the PRIF 0.5 collectives work is ready.

@rouson rouson requested a review from bonachea December 29, 2024 02:50
@rouson rouson merged commit 0583489 into main Dec 29, 2024
6 checks passed
@rouson rouson deleted the fix-issue-163 branch December 29, 2024 04:10
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