open-mpi / ompi

Open MPI main development repository
https://www.open-mpi.org
Other
2.13k stars 858 forks source link

coll/han: post large-count code cleanup and bugfix #12768

Closed wenduwan closed 1 month ago

wenduwan commented 1 month ago

This PR has 3 patches:

  1. Primary patch: fix an integer comparison bug ptrdiff_t < SIZE_MAX. This is the root cause of MTT reduce_scatter_nocommute_in_place failures.
  2. Cleanup unused variables
  3. Cleanup unused utils
wenduwan commented 1 month ago

bot:aws:retest