Skip to content

v3.8.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 05:51
c0804ca

Change logs

  • Restore cublas argument. (injector)
  • Implement some Dark API functions (#41), Thanks @SEt-t
  • Implement mul24 instruction.
  • Add environment variable ZLUDA_COMGR_LOG_LEVEL.
    If you set ZLUDA_COMGR_LOG_LEVEL=1, it will give you minimal logs that demonstrate the kernel code compilation is under progress.
  • Bring back the minimal implementations of runtime API. (#45)
    It is enough to run stable-diffusion-webui-forge with CUDA Stream enabled.