Skip to content
Snippets Groups Projects

Allow MPI_PROC_NULL for RMA tests

Merged Oraji, Yussur Mustafa requested to merge yussur.oraji/mpi-bugbench:invalid_test into main

The first commit removes test cases where MPI_PROC_NULL is considered an erroneous value for RMA communication. As of MPI Standard 4.1, p. 567:

MPI_PROC_NULL is a valid target rank in all MPI RMA communication calls. The effect
is the same as for MPI_PROC_NULL in MPI point-to-point communication.

The second commit adds correct test cases using that value; if requested I can drop it.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading