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

UCT plugin: Add read-based implementation #158

Merged
merged 1 commit into from
May 27, 2024

Conversation

tvegas1
Copy link
Collaborator

@tvegas1 tvegas1 commented May 21, 2024

What

Add a UCT plugin read-based, tested up to 128 nodes with all_reduce/all_gather/reduce_scatter/alltoall. Use with NCCL_PLUGIN_P2P=ucx_uct_read.

@tvegas1 tvegas1 requested a review from brminich May 21, 2024 11:03
@tvegas1 tvegas1 force-pushed the uct_read_plugin branch from 2b2e044 to 2104fea Compare May 21, 2024 14:22
src/ucx_uct_lib.c Show resolved Hide resolved
src/ucx_uct_rd_plugin.c Outdated Show resolved Hide resolved
include/ucx_uct_ring.h Outdated Show resolved Hide resolved
src/ucx_uct_rd_plugin.c Show resolved Hide resolved
src/ucx_uct_rd_plugin.c Outdated Show resolved Hide resolved
src/ucx_uct_rd_plugin.c Outdated Show resolved Hide resolved
@tvegas1 tvegas1 force-pushed the uct_read_plugin branch from 9fb6ced to c0abc27 Compare May 27, 2024 06:02
@tvegas1 tvegas1 merged commit 3fb6c8d into Mellanox:master May 27, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants