Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TL/MLX5: a2a part2 -- full collective #802

Merged
merged 15 commits into from
Jul 20, 2023

Conversation

samnordmann
Copy link
Collaborator

alltoall full implementation
On top of #790

src/components/tl/mlx5/alltoall/alltoall_inline.h Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
src/components/tl/mlx5/alltoall/alltoall_coll.c Outdated Show resolved Hide resolved
@samnordmann samnordmann force-pushed the tl_mlx5/a2a_part2 branch 2 times, most recently from 4c9c852 to 1979c5f Compare July 9, 2023 11:29
@manjugv manjugv self-requested a review July 20, 2023 15:38
@Sergei-Lebedev Sergei-Lebedev merged commit c359ad0 into openucx:master Jul 20, 2023
jeniaka pushed a commit to jeniaka/ucc that referenced this pull request Aug 14, 2023
* TL/MLX5: a2a part 2 -- full coll

* REVIEW: minor comments

* REVIEW: minor comments

* REVIEW: fix linter and align

* TL/MLX5: minor changes

* TL/MLX5: handle msgsize=0

* TL/MLX5: fix ib_ctx cleanup

* TL/MLX5: fix team's dm alloc status

* TEST: minor change in gtest

* CODESTYLE: clang format

* TL/MLX5: fix multiple outstanding ops

* TL/MLX5: cleanup

* CODESTYLE: clang-format

* TL/MLX5: fix msgsize computation
janjust pushed a commit to janjust/ucc that referenced this pull request Jan 31, 2024
* TL/MLX5: a2a part 2 -- full coll

* REVIEW: minor comments

* REVIEW: minor comments

* REVIEW: fix linter and align

* TL/MLX5: minor changes

* TL/MLX5: handle msgsize=0

* TL/MLX5: fix ib_ctx cleanup

* TL/MLX5: fix team's dm alloc status

* TEST: minor change in gtest

* CODESTYLE: clang format

* TL/MLX5: fix multiple outstanding ops

* TL/MLX5: cleanup

* CODESTYLE: clang-format

* TL/MLX5: fix msgsize computation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants