elixir-nx / xla

Pre-compiled XLA extension
Apache License 2.0
83 stars 21 forks source link

Require CUDA 11.1+ #17

Closed jonatanklosko closed 2 years ago

jonatanklosko commented 2 years ago

Building for CUDA 10.2 and 11.0 on the CI failed because of a missing CUDA header file. Apparently jaxlib dropped support for these, so we are doing the same.