Skip to content
Snippets Groups Projects
Commit 2c43a84d authored by Ujwal Kundur's avatar Ujwal Kundur Committed by Wouter Deconinck
Browse files

Change Base OneAPI kit to HPC-kit

parent c9571490
No related branches found
No related tags found
No related merge requests found
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