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
6291646f
Commit
6291646f
authored
3 years ago
by
Sylvester Joosten
Committed by
Wouter Deconinck
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add explicit EDM4hep dependence
parent
81036d17
No related branches found
No related tags found
1 merge request
!275
Add explicit EDM4hep dependence
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
spack.yaml
+1
-0
1 addition, 0 deletions
spack.yaml
with
3 additions
and
1 deletion
.gitlab-ci.yml
+
2
−
1
View file @
6291646f
...
...
@@ -11,12 +11,13 @@ variables:
## Spack github version
SPACK_VERSION
:
"
e974b44e8673ded449ce4a3ed5844398b68e81a2"
## Space-separated list of spack cherry-picks
SPACK_CHERRYPICKS
:
"
0ab5828d0dfe2182ad108b7e7c56772303065f6e
a294acfb73839c9782aff976953a969fb44e161e
f181b6fef6da3b576b267799d9c47fa5c8ade67a
5f10562ad13c803bf5d22552a9f07c8c379fdd23"
SPACK_CHERRYPICKS
:
"
0ab5828d0dfe2182ad108b7e7c56772303065f6e
a294acfb73839c9782aff976953a969fb44e161e
f181b6fef6da3b576b267799d9c47fa5c8ade67a
5f10562ad13c803bf5d22552a9f07c8c379fdd23
4c0f5f85c0dc27903280ba64d129c2e3d128573d
"
## Ref: https://github.com/spack/spack/commit/[hash]
## 0ab5828d0dfe2182ad108b7e7c56772303065f6e: gdk-pixbuf: Fix 2.42.2 and add 2.42.6
## a294acfb73839c9782aff976953a969fb44e161e: pythia8: bugfix for pythia8 +fastjet
## f181b6fef6da3b576b267799d9c47fa5c8ade67a: root: depends_on fcgi and re-enabled +http support
## 5f10562ad13c803bf5d22552a9f07c8c379fdd23: [geant4] new version geant4@10.7.3
## 4c0f5f85c0dc27903280ba64d129c2e3d128573d: EDM4hep version 0.4
## We need to enable Docker Buildkit to use cache mounts and better
## build performance overal
...
...
This diff is collapsed.
Click to expand it.
spack.yaml
+
1
−
0
View file @
6291646f
...
...
@@ -7,6 +7,7 @@ spack:
-
dawn@3_91a
-
dawncut@1_54a
-
dd4hep@1.20 +geant4 -assimp +hepmc3 +ipo +lcio
-
edm4hep@0.4 cxxstd=17 -ipo
-
eigen@3.4.0
-
emacs@27.2 toolkit=athena
-
fastjet@3.3.3
...
...
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