Releases: elixir-nx/xla
Releases · elixir-nx/xla
v0.8.0
Added
Integrity verification when downloading the precompiled binaries (#94 )
Changed
Bumped the version requirement for CUDA 12 to cuDNN 9.1+ (#93 )
Archive file names to include the release version
Dropped the requirement for either wget
or curl
to be installed (#94 )
Removed
Removed the XLA_HTTP_HEADERS
environment variable (#94 )
Fixed
Download failures due to GitHub API rate limiting on CI (#94 )
v0.7.1
Changed
XLA_TARGET
to default to a matching target when CUDA installation is detected (#88 )
v0.7.0
Changed
Bumped XLA version (#83 )
Renamed the recognised XLA_TARGET "cuda120" to "cuda12" (#84 )
Removed
Dropped support for CUDA 11.8+, now 12.1+ is required (#84 )
v0.5.1
Changed
Bumped the version requirement for CUDA 12 to CUDA 12.1 and cuDNN 8.9 (#54 )
v0.5.0
Added
Support for custom http headers (#44 )
Support for CUDA 12
Changed
Migrated to OpenXLA source code (#45 )
Removed
Dropped precompiled binary for CUDA 11.1 and CUDA 11.4
Dropped precompiled binary for Linux musl
v0.4.3
Fixed
Building with XLA_BUILD
(regression from v0.4.2) (#33 )
v0.4.2
Added
Precompiled binaries for Linux musl (#31 )
Fixed
Partially fixed building for ROCm, see notes (#30 )
v0.4.1
Added
Precompiled binaries for CUDA 11.4+ (cuDNN 8.2+) and CUDA 11.8+ (cuDNN 8.6+) (#27 )
Changed
Precompiled binaries to assume glibc 31+ (#27 )
You can’t perform that action at this time.