Merge branch 'ibv_mcast_ag_test' into 'master'
add multicast backend See merge request !1
Showing
- src/components/tl/mlx5/mcast/tl_mlx5_mcast_helper.h 1 addition, 1 deletionsrc/components/tl/mlx5/mcast/tl_mlx5_mcast_helper.h
- src/components/tl/spin/Makefile.am 51 additions, 0 deletionssrc/components/tl/spin/Makefile.am
- src/components/tl/spin/configure.m4 24 additions, 0 deletionssrc/components/tl/spin/configure.m4
- src/components/tl/spin/tl_spin.c 117 additions, 0 deletionssrc/components/tl/spin/tl_spin.c
- src/components/tl/spin/tl_spin.h 348 additions, 0 deletionssrc/components/tl/spin/tl_spin.h
- src/components/tl/spin/tl_spin_allgather.c 188 additions, 0 deletionssrc/components/tl/spin/tl_spin_allgather.c
- src/components/tl/spin/tl_spin_allgather.h 14 additions, 0 deletionssrc/components/tl/spin/tl_spin_allgather.h
- src/components/tl/spin/tl_spin_bcast.c 616 additions, 0 deletionssrc/components/tl/spin/tl_spin_bcast.c
- src/components/tl/spin/tl_spin_bcast.h 22 additions, 0 deletionssrc/components/tl/spin/tl_spin_bcast.h
- src/components/tl/spin/tl_spin_bitmap.c 55 additions, 0 deletionssrc/components/tl/spin/tl_spin_bitmap.c
- src/components/tl/spin/tl_spin_bitmap.h 18 additions, 0 deletionssrc/components/tl/spin/tl_spin_bitmap.h
- src/components/tl/spin/tl_spin_coll.c 252 additions, 0 deletionssrc/components/tl/spin/tl_spin_coll.c
- src/components/tl/spin/tl_spin_coll.h 15 additions, 0 deletionssrc/components/tl/spin/tl_spin_coll.h
- src/components/tl/spin/tl_spin_context.c 378 additions, 0 deletionssrc/components/tl/spin/tl_spin_context.c
- src/components/tl/spin/tl_spin_lib.c 48 additions, 0 deletionssrc/components/tl/spin/tl_spin_lib.c
- src/components/tl/spin/tl_spin_mcast.c 440 additions, 0 deletionssrc/components/tl/spin/tl_spin_mcast.c
- src/components/tl/spin/tl_spin_mcast.h 49 additions, 0 deletionssrc/components/tl/spin/tl_spin_mcast.h
- src/components/tl/spin/tl_spin_p2p.c 184 additions, 0 deletionssrc/components/tl/spin/tl_spin_p2p.c
- src/components/tl/spin/tl_spin_p2p.h 17 additions, 0 deletionssrc/components/tl/spin/tl_spin_p2p.h
- src/components/tl/spin/tl_spin_rbuf.c 43 additions, 0 deletionssrc/components/tl/spin/tl_spin_rbuf.c
Please register or sign in to comment