Commit 36ad906
authored
[CI][sycl-rel] Change build image (#19261)
Our public releases should satisfy these requirements -
https://vfxplatform.com
Among them - glibc 2.28. The best way to achieve it - is to use ASWF
images, which already have the required env.
I've created a container based on aswf/ci-base:2025.1. The original
image already contains CUDA SDK, but not ROCm. So I've additionally
installed it using
https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/quick-start.html
for RHEL 8.10.1 parent 219439c commit 36ad906
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments