Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
eic_container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
containers
eic_container
Commits
e7e5ee43
Commit
e7e5ee43
authored
10 months ago
by
Wouter Deconinck
Browse files
Options
Downloads
Patches
Plain Diff
feat: reenable nvidia/cuda image
parent
699de009
No related branches found
No related tags found
1 merge request
!924
feat: reenable nvidia/cuda image
Pipeline
#93938
passed
10 months ago
Stage: status-pending
Stage: config
Stage: base
Stage: eic
Stage: deploy
Stage: benchmarks
Stage: finalize
Stage: status-report
Pipeline: physics_benchmarks
#93953
Pipeline: physics_benchmarks
#93952
Pipeline: detector_benchmarks
#93951
+1
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+12
-12
12 additions, 12 deletions
.gitlab-ci.yml
spack.sh
+2
-0
2 additions, 0 deletions
spack.sh
with
14 additions
and
12 deletions
.gitlab-ci.yml
+
12
−
12
View file @
e7e5ee43
...
...
@@ -248,9 +248,9 @@ base:
# - BASE_IMAGE: intel/oneapi-hpckit:2022.3.0-devel-ubuntu20.04
# BUILD_IMAGE: oneapi_base
# PLATFORM: linux/amd64
#
- BASE_IMAGE: nvidia/cuda:1
1.8.0
-devel-ubuntu2
0
.04
#
BUILD_IMAGE: cuda_base
#
PLATFORM: linux/amd64
-
BASE_IMAGE
:
nvidia/cuda:1
2.4.1
-devel-ubuntu2
2
.04
BUILD_IMAGE
:
cuda_base
PLATFORM
:
linux/amd64
extends
:
.build
stage
:
base
needs
:
...
...
@@ -303,15 +303,15 @@ eic:
# PLATFORM: linux/amd64
# ENV:
# - prod
#
- BUILD_TYPE:
#
- default
#
- nightly
#
BUILDER
_IMAGE: cuda_base
_new
#
RUNTIM
E_IMAGE: cuda_base
_new
#
BUILD_IMAGE: cuda_
#
PLATFORM: linux/amd64
#
ENV:
#
-
prod
-
BUILD_TYPE
:
-
default
BUILDER_IMAGE
:
cuda_base
RUNTIME
_IMAGE
:
cuda_base
BAS
E_IMAGE
:
cuda_base
BUILD_IMAGE
:
cuda_
PLATFORM
:
linux/amd64
ENV
:
-
xl
extends
:
.build
stage
:
eic
needs
:
...
...
This diff is collapsed.
Click to expand it.
spack.sh
+
2
−
0
View file @
e7e5ee43
...
...
@@ -11,6 +11,7 @@ read -r -d '' SPACK_CHERRYPICKS <<- \
09f75ee426a2e05e0543570821582480ff823ba5
f6d50f790ee8b123f7775429f6ca6394170e6de9
63f6e6079aacc99078386e5c8ff06173841b9595
9bcc43c4c158639fa6cb575c6106595a34682081
---
## Optional hash table with comma-separated file list
read
-r
-d
''
SPACK_CHERRYPICKS_FILES <<-
\
...
...
@@ -21,3 +22,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## 09f75ee426a2e05e0543570821582480ff823ba5: setup-env.sh: if exe contains qemu, use /proc/$$/comm instead
## f6d50f790ee8b123f7775429f6ca6394170e6de9: gaudi: Add version 38.1
## 63f6e6079aacc99078386e5c8ff06173841b9595: gaudi: upstream patch when @38.1 for missing #include <list>
## 9bcc43c4c158639fa6cb575c6106595a34682081: protobuf: update hash for patch needed when="@3.4:3.21"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment