Skip to content

Conversation

@eranrs
Copy link

@eranrs eranrs commented Nov 2, 2025

  • nixl_api_2proc.py: Basic two-process example showing both initialize_xfer and make_prepped_xfer modes
  • nixl_sender_receiver.py: Advanced queue-based flow control with head/tail pointers
  • Utility functions for metadata exchange and memory operations
  • Comprehensive documentation for both examples

What?

Addi Python examples and documentation of how to use nixl library

Why?

For python example enrichment and better documentation of the examples

@copy-pr-bot
Copy link

copy-pr-bot bot commented Nov 2, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions
Copy link

github-actions bot commented Nov 2, 2025

👋 Hi eranrs! Thank you for contributing to ai-dynamo/nixl.

Your PR reviewers will review your contribution then trigger the CI to test your changes.

🚀

@eranrs eranrs force-pushed the erossmann/python-examples branch 3 times, most recently from 0e6365f to afd6313 Compare November 2, 2025 21:45
- nixl_api_2proc.py: Basic two-process example showing both initialize_xfer and make_prepped_xfer modes
- nixl_sender_receiver.py: Advanced queue-based flow control with head/tail pointers
- Utility functions for metadata exchange and memory operations
- Comprehensive documentation for both examples
@eranrs eranrs force-pushed the erossmann/python-examples branch from afd6313 to 5f5f05e Compare November 2, 2025 21:54
- Fix import ordering with isort
- Remove trailing whitespace from all lines
- Fix continuation line indentation
- Remove unused variable assignments
- Fix blank lines at end of files
- Add 2 blank lines before class definitions
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.

1 participant