Skip to content
Snippets Groups Projects
Commit 0d5a7b16 authored by Ujwal Kundur's avatar Ujwal Kundur
Browse files

Test Fix 5.1

Update intel/oneapi-hpckit OS to Ubuntu 20.04 to prevent outdated
GLIBC errors.
parent 0d4d5585
No related branches found
No related tags found
1 merge request!306OneAPI Integration Testing
...@@ -229,7 +229,7 @@ RUN chmod a+x /usr/local/bin/mc ...@@ -229,7 +229,7 @@ RUN chmod a+x /usr/local/bin/mc
## Use Intel's HPC-kit and Create Lean image from staging ## Use Intel's HPC-kit and Create Lean image from staging
## ======================================================================================== ## ========================================================================================
FROM intel/oneapi-hpckit:2022.1.2-devel-ubuntu18.04 AS oneapi FROM intel/oneapi-basekit:2022.2-devel-ubuntu20.04 AS oneapi
COPY bashrc /root/.bashrc COPY bashrc /root/.bashrc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment