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>
  • Loading branch information
wckzhang committed Jul 6, 2020
1 parent e547e2d commit c39165a
Showing 1 changed file with 1,404 additions and 496 deletions.
Loading

0 comments on commit c39165a

Please sign in to comment.