Skip to content

Don't dump HLO module when loading the CPU executable.#46185

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_953450163
Open

Don't dump HLO module when loading the CPU executable.#46185
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_953450163

Conversation

@copybara-service

Copy link
Copy Markdown

Don't dump HLO module when loading the CPU executable.

In the case when the CPU executable is loaded across many workers, this creates a storm of writes to the same location.

We should only dump after compiling the executable, i.e., only once.

In the case when the CPU executable is loaded across many workers, this creates a storm of writes to the same location.

We should only dump after compiling the executable, i.e., only once.

PiperOrigin-RevId: 953450163
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.

1 participant