openxla / xla

A machine learning compiler for GPUs, CPUs, and ML accelerators
Apache License 2.0
2.39k stars 356 forks source link

[XLA:GPU] Disable cublasLT tracing for cuda version < 12030 #14274

Closed shawnwang18 closed 2 days ago

reedwm commented 2 days ago

All changes need a test, or require us to provide an internal explation for why a test is unnecessary when merging.

Does this fail already on CUDA versions less than 12.3? If so, tests will already fail on such CUDA versions, so no test is necessary.