File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -60,13 +60,12 @@ development containers:
6060 setup for building DPC++ compiler from source.
6161- ` devops/containers/ubuntu2404_intel_drivers ` : contains everything from the
6262 base Dockerfile + pre-installed Intel drivers.
63- The Dockerfile comes in four flavors/tags:
63+ The Dockerfile comes in three flavors/tags:
6464 * ` latest ` : Intel drivers are downloaded from release/tag and saved in
6565 dependencies.json. The drivers are tested/validated everytime we upgrade
6666 the driver.
6767 * ` devigc ` : Intel Graphics Compiler driver from github actions artifacts,
6868 other drivers are downloaded from release/tag and saved in dependencies.json.
69- * ` unstable ` : Intel drivers are downloaded from release/latest.
7069 * ` alldeps ` : Includes the same Intel drivers as ` latest ` , as well as the
7170 development kits for NVidia/AMD from the ` ubuntu2404_build ` Dockerfile.
7271 The drivers are installed as it is, not tested or validated.
You can’t perform that action at this time.
0 commit comments