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

[XLA:GPU] Issue a warning when autotuning fails with OOM. #21089

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

copybara-service[bot]
Copy link

[XLA:GPU] Issue a warning when autotuning fails with OOM.

We suggest to disable autotuning correctness checking (i.e. --xla_gpu_autotune_level=3) to reduce memory usage. Correctness checking requires holding a reference buffer in memory for the duration of the profiling phase.

@copybara-service copybara-service bot force-pushed the test_712836236 branch 4 times, most recently from 2c1610e to 03ac02e Compare January 7, 2025 14:40
We suggest to disable autotuning correctness checking (i.e. `--xla_gpu_autotune_level=3`) to reduce memory usage. Correctness checking requires holding a reference buffer in memory for the duration of the profiling phase.

PiperOrigin-RevId: 712896185
@copybara-service copybara-service bot merged commit fe5ef81 into main Jan 7, 2025
@copybara-service copybara-service bot deleted the test_712836236 branch January 7, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant