File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,15 @@ The following containers are publicly available for DPC++ compiler development:
5050 development kits for NVidia/AMD from the ` ubuntu2204_build ` container.
5151- ` ghcr.io/intel/llvm/ubuntu2404_intel_drivers ` : contains everything from the
5252 Ubuntu 24.04 base container + pre-installed Intel drivers.
53- The image comes in two flavors/tags:
53+ The image comes in three flavors/tags:
54+ * ` latest ` : Intel drivers are downloaded from release/tag and saved in
55+ dependencies.json. The drivers are tested/validated everytime we upgrade
56+ the driver.
5457 * ` devigc ` : Intel Graphics Compiler driver from github actions artifacts,
5558 other drivers are downloaded from release/tag and saved in dependencies.json.
5659 * ` unstable ` : Intel drivers are downloaded from release/latest.
57- The drivers are installed as it is, not tested or validated.
60+ The drivers are installed as it is, not tested or validated, except for
61+ ` latest ` .
5862- ` ghcr.io/intel/llvm/ubuntu2204_build ` : has development kits installed for
5963 NVidia/AMD and can be used for building DPC++ compiler from source with all
6064 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