Skip to content
GitLab
Explore
Sign in
[bugfix][MPI_Access] Use int16_t for MPI tags.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Robert K
requested to merge
bugfix/mpitag
into
master
Oct 12, 2023
Overview
0
Commits
1
Pipelines
2
Changes
2
Expand
This restricts tags to the range from 0 to 32768 as specified by the MPI standard.
Merge request reports
Loading