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
1ee44dc8
Commit
1ee44dc8
authored
4 years ago
by
Sylvester Joosten
Browse files
Options
Downloads
Plain Diff
Merge branch '27-update-acts-to-v5' into 'master'
Update ACTS to v5 Closes
#27
See merge request
!31
parents
0219caa8
92131d3a
No related branches found
Branches containing commit
Tags
v2.7.0
Tags containing commit
1 merge request
!31
Update ACTS to v5
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
VERSION
+1
-1
1 addition, 1 deletion
VERSION
containers/builder/spack.yaml
+1
-1
1 addition, 1 deletion
containers/builder/spack.yaml
spack/packages/acts/package.py
+1
-0
1 addition, 0 deletions
spack/packages/acts/package.py
with
3 additions
and
2 deletions
VERSION
+
1
−
1
View file @
1ee44dc8
2.
6.1
2.
7.0
This diff is collapsed.
Click to expand it.
containers/builder/spack.yaml
+
1
−
1
View file @
1ee44dc8
...
...
@@ -23,7 +23,7 @@ spack:
-
podio@0.13
-
geant4@10.6.2 cxxstd=17 +opengl +vecgeom +x11 +qt ^qt +opengl
-
dd4hep@1.14.1 +geant4 +assimp +hepmc3 +ipo
-
acts@
4
.0
1
.0 +dd4hep +digitization +identification +json +tgeo +ipo
-
acts@
5
.0
0
.0 +dd4hep +digitization +identification +json +tgeo +ipo
-
gaudi@34.0
-
dawn@3_91a
-
dawncut@1_54a
...
...
This diff is collapsed.
Click to expand it.
spack/packages/acts/package.py
+
1
−
0
View file @
1ee44dc8
...
...
@@ -37,6 +37,7 @@ class Acts(CMakePackage, CudaPackage):
# Supported Acts versions
version
(
'
master
'
,
branch
=
'
master
'
)
version
(
'
5.00.0
'
,
commit
=
'
df77b91a7d37b8db6ed028a4d737014b5ad86bb7
'
)
version
(
'
4.01.0
'
,
commit
=
'
c383bf434ef69939b47e840e0eac0ba632e6af9f
'
)
version
(
'
4.00.0
'
,
commit
=
'
ed64b4b88d366b63adc4a8d1afe5bc97aa5751eb
'
)
version
(
'
3.00.0
'
,
commit
=
'
e20260fccb469f4253519d3f0ddb3191b7046db3
'
)
...
...
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