-
Notifications
You must be signed in to change notification settings - Fork 194
DEVICE/API: Change addresses to offsets and add channel_id #815
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
Merged
michal-shalev
merged 24 commits into
ai-dynamo:main
from
michal-shalev:device-api-changes
Oct 7, 2025
Merged
Changes from 3 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
24edc00
Pass local and remote addrs to ucp_device_mem_list_create()
michal-shalev 00b8a2b
Change local and remote addrs to offsets in post APIs
michal-shalev 6b33ffb
fix clang format
michal-shalev 2156ba1
Rename following PR fixes on UCX PR-10904
michal-shalev 75ef1cd
Change signal addr to offset
michal-shalev 8a9365b
Add channel_id
michal-shalev 5bee4eb
Change void * to uint64_t
michal-shalev 3687632
PR fixes
michal-shalev 2619bdd
PR fixes 2.0
michal-shalev 5001a67
PR fixes 3.0
michal-shalev 1129da9
PR fixes 4.0
michal-shalev 8624cc6
Fix clang format
michal-shalev 840d888
Update test calls
michal-shalev 772222b
Add channel_id to the UCX API calls according to UCX PR 10920
michal-shalev ecba188
Add length to UCP mem element according to UCX PR 10920
michal-shalev 812c91c
Add channel_id to ucp_device_progress_req call
michal-shalev dbd82ca
Fix CI linker issue
michal-shalev a76525f
Update call to ucp_device_put_multi() according to UCX PR 10920
michal-shalev cde4916
PR fixes 5.0
michal-shalev 6ab4463
Merge branch 'main' into device-api-changes
michal-shalev 237d759
Update call to ucp_device_progress_req() according to UCX PR 10920
michal-shalev 26d1a9d
Default channel_id 0 and fix tests
michal-shalev 2a66b8f
Update channel_id param order according to UCX PR 10920
michal-shalev 7383942
Merge branch 'main' into device-api-changes
michal-shalev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.