-
Notifications
You must be signed in to change notification settings - Fork 47
(3/n) Specialize state actor bootstrap for each alloc #459
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
base: main
Are you sure you want to change the base?
Conversation
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
78b0474
to
bc43c95
Compare
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
bb10c1b
to
df14fc1
Compare
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
df14fc1
to
de13844
Compare
This pull request was exported from Phabricator. Differential Revision: D77914042 |
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
de13844
to
be7599e
Compare
Summary: Pull Request resolved: pytorch-labs#459 Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
This pull request was exported from Phabricator. Differential Revision: D77914042 |
be7599e
to
96b1487
Compare
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
Summary: Different alloc should have different setup of state actor. The remote allocator should bootstrap the state actor inside the initializer. This will be done in the follow-up diffs. Reviewed By: kaiyuan-li Differential Revision: D77914042
Summary:
Different alloc should have different setup of state actor.
The remote allocator should bootstrap the state actor inside the initializer.
This will be done in the follow-up diffs.
Differential Revision: D77914042