File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,14 @@ The following containers are publicly available for DPC++ compiler development:
40
40
building DPC++ compiler from source.
41
41
- ` ghcr.io/intel/llvm/ubuntu2204_intel_drivers ` : contains everything from the
42
42
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.
43
51
- ` ghcr.io/intel/llvm/ubuntu2204_build ` : has development kits installed for
44
52
NVidia/AMD and can be used for building DPC++ compiler from source with all
45
53
backends enabled or for end-to-end testing with HIP/CUDA on machines with
You can’t perform that action at this time.
0 commit comments