Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Releases: Nuullll/ipex-sd-docker-for-arc-gpu

Release v0.7

09 Sep 16:06
Compare
Choose a tag to compare

Major changes:

  • Use jemalloc for ipexrun

The image (Ubuntu 22.04 based) includes:

  • Intel oneAPI DPC++ runtime libs (2023.2.1) (Note: compiler executables are not included)
  • Intel oneAPI MKL runtime libs (2023.2.0)
  • Intel oneAPI compiler common tool sycl-ls (2023.2.1)
  • Intel Graphics driver (1.3.26241.33-647~22.04)
  • Basic python environment (3.10.6)

Tested on Windows 11 22H2 22621.1848 with i9-13900 + Arc A770 (Windows driver: 31.0.101.4577)

Full Changelog: v0.6...v0.7

Release v0.6

06 Aug 13:45
Compare
Choose a tag to compare

Major changes:

  • Uplift oneAPI to 2023.2 to support IPEX XPU 2.0

The image (Ubuntu 22.04 based) includes:

  • Intel oneAPI DPC++ runtime libs (2023.2.1) (Note: compiler executables are not included)
  • Intel oneAPI MKL runtime libs (2023.2.0)
  • Intel oneAPI compiler common tool sycl-ls (2023.2.1)
  • Intel Graphics driver (1.3.26241.33-647~22.04)
  • Basic python environment (3.10.6)

Tested on Windows 11 22H2 22621.1848 with i9-13900 + Arc A770 (Windows driver: 31.0.101.4502)

Full Changelog: v0.5...v0.6

Release v0.5

21 Jul 12:51
Compare
Choose a tag to compare

Major changes:

  • Allow extension installation by default (--insecure)
  • Skip startup git operations by default (--skip-git)
  • Use faster offline git repo check

The image (Ubuntu 22.04 based) includes:

  • Intel oneAPI DPC++ runtime libs (2023.1) (Note: compiler executables are not included)
  • Intel oneAPI MKL runtime libs (2023.1)
  • Intel oneAPI compiler common tool sycl-ls (2023.1)
  • Intel Graphics driver (1.3.26241.21-647~22.04)
  • Basic python environment (3.10.6)

Tested on Windows 11 22H2 22621.1848 with i9-13900 + Arc A770 (Windows driver: 31.0.101.4502)

Full Changelog: v0.4...v0.5

Release v0.4

13 Jul 14:14
Compare
Choose a tag to compare

This release only includes one major change on top of release v0.3:

  • Force 100% available VRAM size for compute runtime.

Full Changelog: v0.3...v0.4

Release v0.3

12 Jul 11:58
Compare
Choose a tag to compare

Important notes:

Major changes:

  • Enable TCMalloc to mitigate the RAM leak problem in WSL.
  • Mount /root/.cache/huggingface to avoid re-downloading huggingface models.

The image (Ubuntu 22.04 based) includes:

  • Intel oneAPI DPC++ runtime libs (2023.1) (Note: compiler executables are not included)
  • Intel oneAPI MKL runtime libs (2023.1)
  • Intel oneAPI compiler common tool sycl-ls (2023.1)
  • Intel Graphics driver (1.3.26241.21-647~22.04)
  • Basic python environment (3.10.6)

Tested on Windows 11 22H2 22621.1848 with i9-13900 + Arc A770 (Windows driver: 31.0.101.4502)

What's Changed

  • Add huggingface cache as volume by @Disty0 in #10
  • A .bat script for Windows10/11 installation by @Ellilk in #9

New Contributors

  • @Ellilk made their first contribution in #9

Full Changelog: v0.2...v0.3

Release v0.2

27 Jun 13:20
05eda3b
Compare
Choose a tag to compare

Bundled into the image:

  • Intel oneAPI DPC++ runtime libs (Note: compiler executables are not included)
  • Intel oneAPI MKL runtime libs
  • Intel oneAPI compiler common tool sycl-ls
  • Intel Graphics driver
  • Basic python environment

Tested on Windows 11 22H2 22621.1848 with i9-13900 + Arc A770 (Windows driver: 31.0.101.4382)

What's Changed

New Contributors

Full Changelog: v0.1...v0.2

Release v0.1

27 Jun 12:55
Compare
Choose a tag to compare

Bundled into the image:

  • Intel oneAPI DPC++ runtime libs (Note: compiler executables are not included)
  • Intel oneAPI MKL runtime libs
  • Intel oneAPI compiler common tool sycl-ls
  • Intel Graphics driver
  • Basic python environment
  • IPEX and python packages required by SD.Next requirements.txt

Tested on Windows 11 22H2 22621.1848 with i9-13900 + Arc A770 (Windows driver: 31.0.101.4382)

Full Changelog: https://github.com/Nuullll/ipex-sd-docker-for-arc-gpu/commits/v0.1