Skip to content
Snippets Groups Projects
Commit 7c7f9186 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: disable oneapi image

parent de08db62
Branches
Tags
1 merge request!634feat: disable oneapi image
...@@ -204,9 +204,9 @@ base: ...@@ -204,9 +204,9 @@ base:
- BASE_IMAGE: ubuntu:22.04 - BASE_IMAGE: ubuntu:22.04
BUILD_IMAGE: ubuntu_base BUILD_IMAGE: ubuntu_base
PLATFORM: linux/amd64,linux/arm64/v8 PLATFORM: linux/amd64,linux/arm64/v8
- BASE_IMAGE: intel/oneapi-hpckit:2022.3.0-devel-ubuntu20.04 # - BASE_IMAGE: intel/oneapi-hpckit:2022.3.0-devel-ubuntu20.04
BUILD_IMAGE: oneapi_base # BUILD_IMAGE: oneapi_base
PLATFORM: linux/amd64 # PLATFORM: linux/amd64
# - BASE_IMAGE: nvidia/cuda:11.8.0-devel-ubuntu20.04 # - BASE_IMAGE: nvidia/cuda:11.8.0-devel-ubuntu20.04
# BUILD_IMAGE: cuda_base # BUILD_IMAGE: cuda_base
# PLATFORM: linux/amd64 # PLATFORM: linux/amd64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment