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

Change Base OneAPI kit to HPC-kit

parent 3b87e06d
No related branches found
No related tags found
1 merge request!338Base oneapi_jug_xl off jug_xl
This commit is part of merge request !338. Comments created here will be created in the context of that merge request.
...@@ -237,7 +237,7 @@ RUN chmod a+x /usr/local/bin/mc ...@@ -237,7 +237,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-basekit:2022.2-devel-ubuntu20.04 AS oneapi FROM intel/oneapi-hpckit: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.
Please register or to comment