Skip to content

Commit

Permalink
coll/tuned: Change the default collective algorithm selection
Browse files Browse the repository at this point in the history
The default algorithm selections were out of date and not performing
well. After gathering data from OMPI developers, new default algorithm
decisions were selected for:

    allgather
    allgatherv
    allreduce
    alltoall
    alltoallv
    barrier
    bcast
    gather
    reduce
    reduce_scatter_block
    reduce_scatter
    scatter

Signed-off-by: William Zhang <wilzhang@amazon.com>
(cherry picked from commit c39165a)
  • Loading branch information
wckzhang committed Jul 20, 2020
1 parent 18418bf commit af57144
Showing 1 changed file with 1,404 additions and 494 deletions.
Loading

0 comments on commit af57144

Please sign in to comment.