Skip to content
Snippets Groups Projects

Base oneapi_jug_xl off jug_xl

Merged Ujwal Kundur requested to merge ujwalk-oneapi-cuda-patch into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -237,7 +237,7 @@ RUN chmod a+x /usr/local/bin/mc
## 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
Loading