File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,10 @@ identical for Docker and Podman. Choose whatever is available on your system.
3636
3737The following containers are publicly available for DPC++ compiler development:
3838
39- - ` ghcr.io/intel/llvm/ubuntu2204_base ` : contains basic environment setup for
40- building DPC++ compiler from source.
39+ - ` ghcr.io/intel/llvm/ubuntu2204_base ` : contains basic Ubuntu 22.04 environment
40+ setup for building DPC++ compiler from source.
41+ - ` ghcr.io/intel/llvm/ubuntu2404_base ` : contains basic Ubuntu 24.04 environment
42+ setup for building DPC++ compiler from source.
4143- ` ghcr.io/intel/llvm/ubuntu2204_intel_drivers ` : contains everything from the
4244 base container + pre-installed Intel drivers.
4345 The image comes in four flavors/tags:
You can’t perform that action at this time.
0 commit comments