-
Notifications
You must be signed in to change notification settings - Fork 51
(6/final) Updates rdma.py with tensor_engine
RDMA
#582
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D78366430 |
Summary: This diff: - Marks rdma.py for deprecation - Replaces the existing RDMABuffer stubs with the real monarch_extension based version - Updates examples/meta/rl toy_actor example to use RDMABuffer - Splits out a few RDMA tests from test_python_actors.py into `test_rdma.py` Differential Revision: D78366430
81e0f0b
to
6721fc4
Compare
This pull request was exported from Phabricator. Differential Revision: D78366430 |
6721fc4
to
8908273
Compare
Summary: This diff: - Marks rdma.py for deprecation - Replaces the existing RDMABuffer stubs with the real monarch_extension based version - Updates examples/meta/rl toy_actor example to use RDMABuffer - Splits out a few RDMA tests from test_python_actors.py into `test_rdma.py` Differential Revision: D78366430
This pull request was exported from Phabricator. Differential Revision: D78366430 |
Summary: This diff: - Marks rdma.py for deprecation - Replaces the existing RDMABuffer stubs with the real monarch_extension based version - Updates examples/meta/rl toy_actor example to use RDMABuffer - Splits out a few RDMA tests from test_python_actors.py into `test_rdma.py` Differential Revision: D78366430
8908273
to
e5ad58e
Compare
This pull request was exported from Phabricator. Differential Revision: D78366430 |
Summary: This diff: - Marks rdma.py for deprecation - Replaces the existing RDMABuffer stubs with the real monarch_extension based version - Updates examples/meta/rl toy_actor example to use RDMABuffer - Splits out a few RDMA tests from test_python_actors.py into `test_rdma.py` Differential Revision: D78366430
e5ad58e
to
6d6bb7a
Compare
This pull request was exported from Phabricator. Differential Revision: D78366430 |
Summary: This diff: - Marks rdma.py for deprecation - Replaces the existing RDMABuffer stubs with the real monarch_extension based version - Updates examples/meta/rl toy_actor example to use RDMABuffer - Splits out a few RDMA tests from test_python_actors.py into `test_rdma.py` Reviewed By: suo Differential Revision: D78366430
6d6bb7a
to
24be66b
Compare
This pull request was exported from Phabricator. Differential Revision: D78366430 |
This pull request has been merged in 0d708b2. |
Summary:
This diff:
test_rdma.py
Differential Revision: D78366430