Skip to content

v3.8.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Jan 05:55
d60bddb

Change logs

  • Update ZLUDA BLASLt including bindings for ROCm 6.x api changes.
  • Enable hipBLASLt on Windows in nightly build.
    You'll need to compile hipBLASLt yourself or get unofficial library for now.
  • Add cublasXt apis.
  • Regenerate cublas bindings.
    cublasHgemm* apis are now exported.
  • Introduce nightly build.
    Build with --nightly for unstable features. Currently, only one unstable feature, hipBLASLt on Windows, is available.
  • Allow build for HIP SDK 5.5 and 6.1. (untested)
    Any bug/issue report is welcome.