[XLA:GPU] Warn on more broken CUDA versions.
authorJustin Lebar <jlebar@google.com>
Sun, 21 Jan 2018 02:13:15 +0000 (18:13 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Sun, 21 Jan 2018 02:16:41 +0000 (18:16 -0800)
commite00ba24c4038e7644da417ddc639169b6ea59122
tree46b442c544224b75d94afc34814f4897548c3b5e
parentb23920670164e7ab19df8c165a703bc6c6782285
[XLA:GPU] Warn on more broken CUDA versions.

We've received additional data on which CUDA versions contain a ptx
assembler bug that affects XLA.  Warn if you're using any of these.

PiperOrigin-RevId: 182675055
tensorflow/compiler/xla/service/gpu/gpu_compiler.cc