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_pgle_accuracy_checker is set to WARN, but no profile path specified in xla_gpu_pgle_profile_file_or_directory_path #1135

Open
andportnoy opened this issue Oct 31, 2024 · 1 comment

Comments

@andportnoy
Copy link
Contributor

Running anything in JAX using today's container prints warnings:

import jax.numpy as jnp
2 * jnp.ones(1)

Output:

2024-10-31 21:29:38.149538: W external/xla/xla/service/gpu/gpu_hlo_schedule.cc:473] xla_gpu_pgle_accuracy_checker is set to WARN, but no profile path specified in xla_gpu_pgle_profile_file_or_directory_path
2024-10-31 21:29:38.836258: W external/xla/xla/service/gpu/gpu_hlo_schedule.cc:473] xla_gpu_pgle_accuracy_checker is set to WARN, but no profile path specified in xla_gpu_pgle_profile_file_or_directory_path
2024-10-31 21:29:38.847071: W external/xla/xla/service/gpu/gpu_hlo_schedule.cc:473] xla_gpu_pgle_accuracy_checker is set to WARN, but no profile path specified in xla_gpu_pgle_profile_file_or_directory_path
@andportnoy
Copy link
Contributor Author

This seems like it should fix it: openxla/xla#18763.

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

No branches or pull requests

1 participant