Skip to content

Commit 30511e5

Browse files
committed
[Doc] Update new intel driver docker images
We renamed the unstable image in #13292 Added new devigc image in #13272.
1 parent fd2aca0 commit 30511e5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sycl/doc/developer/DockerBKMs.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,14 @@ The following containers are publicly available for DPC++ compiler development:
4040
building DPC++ compiler from source.
4141
- `ghcr.io/intel/llvm/ubuntu2204_intel_drivers`: contains everything from the
4242
base container + pre-installed Intel drivers.
43+
Intel drivers are downloaded from release/tag and saved in dependencies.json.
44+
- `ghcr.io/intel/llvm/ubuntu2204_intel_drivers_unstable`: contains everything from the
45+
base container + pre-installed Intel drivers.
46+
Intel drivers are downloaded from release/latest.
47+
- `ghcr.io/intel/llvm/ubuntu2204_intel_drivers_devigc`: contains everything from the
48+
base container + pre-installed Intel drivers.
49+
Intel Graphics Compiler driver from github actions artifacts,
50+
other drivers are downloaded from release/tag and saved in dependencies.json.
4351
- `ghcr.io/intel/llvm/ubuntu2204_build`: has development kits installed for
4452
NVidia/AMD and can be used for building DPC++ compiler from source with all
4553
backends enabled or for end-to-end testing with HIP/CUDA on machines with

0 commit comments

Comments
 (0)