Skip to content
GitLab
Explore
Sign in
Fix TALP Tree use of MPI instead of PMPI
Code
Review changes
Check out branch
Download
Patches
Plain diff
JOAN VINYALS YLLA CATALA
requested to merge
fix-dlb-talp-tree-use-pmpi
into
master
Oct 24, 2024
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
There was still one use of MPI_Allgather, and this commit changes it to PMPI_Allgather.
Merge request reports