-
Notifications
You must be signed in to change notification settings - Fork 489
UCP/API: Work with offsets and channel id. #10920
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 28 commits into
openucx:master
from
ofirfarjun7:topic/device-api-use-offsets
Oct 6, 2025
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
78d0469
UCP/API: Work with offsets.
ofirfarjun7 77101e4
UCP/API: Add channel id.
ofirfarjun7 ad4a11d
UCP/API: Fix.
ofirfarjun7 0c6c60f
UCP/API: Add lengths and change multi API.
ofirfarjun7 a4fa0cc
UCP/API: Improve doc.
ofirfarjun7 78f365f
UCP/API: Remove unused param.
ofirfarjun7 719cd6c
UCP/API: Check elements fields.
ofirfarjun7 497fc22
UCP/API: Better contorol post atomic.
ofirfarjun7 0cb09ac
UCP/API: adapt cuda_ipc.
ofirfarjun7 e7ae20a
UCP/API: Fix.
ofirfarjun7 43302a5
UCP/API: add channel id to progress.
ofirfarjun7 ec4a087
UCP/API: Fix static check comment.
ofirfarjun7 31efa17
UCP/API: Fix comments.
ofirfarjun7 a22e889
UCP/DEVICE/API: Merge branch 'master' into topic/device-api-use-offsets
ofirfarjun7 bd14203
UCP/API: Improve.
ofirfarjun7 d930c60
UCP/API: Improve.
ofirfarjun7 feb8ed6
UCP/API: Check for elements fields value.
ofirfarjun7 89c3c5e
UCP/API: CR comments.
ofirfarjun7 4ca86c8
UCP/API: Fix cuda_ipc test.
ofirfarjun7 fa285c3
UCP/API: CR comments.
ofirfarjun7 c4d5dfb
UCP/API: Format.
ofirfarjun7 12f6f98
UCP/API: Minor.
ofirfarjun7 fd4aadf
UCP/API: Minor improve.
ofirfarjun7 375ba74
UCP/API: Minor.
ofirfarjun7 c0d188f
UCP/API: Bug fix.
ofirfarjun7 efcfd72
UCP/API: Improve.
ofirfarjun7 70fdc08
UCP/API: Temporary disable perftest checks.
ofirfarjun7 0de577e
UCP/API: Merge branch 'master' into topic/device-api-use-offsets
ofirfarjun7 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
next pr: align