You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running any jax code with v0.6.1+, that ran fine up to and including v0.6.0, I now receive the following warming message many times at start-up,
W external/xla/xla/service/gpu/autotuning/dot_search_space.cc:200] All configs were filtered out because none of them sufficiently match the hints. Maybe the hints set does not contain a good representative set of valid configs?Working around this by using the full hints set instead.
This is on a linx box running Ubuntu 24.04, Nvidia Driver 570.152.03 and Cuda 12.8
System info (python version, jaxlib version, accelerator, etc.)