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

Add Datagram Sockets to Fabric #16951

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Add Datagram Sockets to Fabric #16951

merged 2 commits into from
Jan 22, 2025

Conversation

aagarwalTT
Copy link
Contributor

@aagarwalTT aagarwalTT commented Jan 21, 2025

Ticket

Link to Github Issue

Problem description

Fabric implementation currently supports low level writes and atomic inc APIs.

What's changed

Adds Datagram Sockets feature to fabric. Introduces a gatekeeper kernel for context management with corresponding updates to existing tests.

Checklist

  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • (For models and ops writers) Full new models tests passes
  • New/Existing tests provide coverage for changes

@aagarwalTT aagarwalTT mentioned this pull request Jan 22, 2025
6 tasks
ubcheema and others added 2 commits January 22, 2025 11:25
    Add apis to Open/Connect datagram sockets.
    Add Socket sanity test.
@aagarwalTT aagarwalTT force-pushed the aagarwal/datagram-sockets-2 branch from 0daeb14 to 9d7a721 Compare January 22, 2025 17:27
@aagarwalTT aagarwalTT marked this pull request as ready for review January 22, 2025 17:27
@aagarwalTT
Copy link
Contributor Author

Updated PR for #16830 with fixes for g++12 build failures

@aagarwalTT aagarwalTT merged commit f246d89 into main Jan 22, 2025
25 of 26 checks passed
@aagarwalTT aagarwalTT deleted the aagarwal/datagram-sockets-2 branch January 22, 2025 17:39
@aagarwalTT aagarwalTT restored the aagarwal/datagram-sockets-2 branch January 22, 2025 19:32
@aagarwalTT aagarwalTT deleted the aagarwal/datagram-sockets-2 branch January 22, 2025 20:57
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