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

PR #18287: Pass the compile options for deserialization via PJRT C API #18663

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

copybara-service[bot]
Copy link

PR #18287: Pass the compile options for deserialization via PJRT C API

Imported from GitHub PR #18287

This enables JAX to supply different device assignment when deserializing single-device executables from compilation cache.

Fixes #18286.
Copybara import of the project:

--
35b505b by Jaroslav Sevcik [email protected]:

Pass the compile options for deserialization via PJRT C API

--
c983f61 by Jaroslav Sevcik [email protected]:

Add compile options comment, reorder fields

--
182b4a6 by Jaroslav Sevcik [email protected]:

Fix a little use-after-free

--
cee9982 by Jaroslav Sevcik [email protected]:

Rename field, improve comments

--
2b9fbd9 by Jaroslav Sevcik [email protected]:

Bump minor version, changelog update

Merging this change closes #18287

FUTURE_COPYBARA_INTEGRATE_REVIEW=#18287 from jaro-sevcik:deserialize-compile-options 2b9fbd9

Imported from GitHub PR #18287

This enables JAX to supply different device assignment when deserializing single-device executables from compilation cache.

Fixes #18286.
Copybara import of the project:

--
35b505b by Jaroslav Sevcik <[email protected]>:

Pass the compile options for deserialization via PJRT C API

--
c983f61 by Jaroslav Sevcik <[email protected]>:

Add compile options comment, reorder fields

--
182b4a6 by Jaroslav Sevcik <[email protected]>:

Fix a little use-after-free

--
cee9982 by Jaroslav Sevcik <[email protected]>:

Rename field, improve comments

--
2b9fbd9 by Jaroslav Sevcik <[email protected]>:

Bump minor version, changelog update

Merging this change closes #18287

COPYBARA_INTEGRATE_REVIEW=#18287 from jaro-sevcik:deserialize-compile-options 2b9fbd9
PiperOrigin-RevId: 688990985
@copybara-service copybara-service bot merged commit 3a82522 into main Oct 23, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_686893447 branch October 23, 2024 16:28
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.

Deserialization of executables fails on non-zero ranks when deserializing single-device executable
1 participant