We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c2d9fa commit 9e0c85bCopy full SHA for 9e0c85b
sycl/doc/developer/DockerBKMs.md
@@ -40,8 +40,8 @@ The following containers are publicly available for DPC++ compiler development:
40
41
- `ghcr.io/intel/llvm/ubuntu2204_base`: contains basic environment
42
setup for building DPC++ compiler from source.
43
- - `ghcr.io/intel/llvm/ubuntu2204_intel_drivers`: contains everything from the
44
- base container + pre-installed Intel drivers.
+- `ghcr.io/intel/llvm/ubuntu2204_intel_drivers`: contains everything from the
+ base container + pre-installed Intel drivers.
45
The image comes in two flavors/tags:
46
* `latest`: Intel drivers are downloaded from release/tag and saved in
47
dependencies.json. The drivers are tested/validated everytime we upgrade
0 commit comments