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

chore: acts-33.1.0

parent 7e2b316f
No related branches found
No related tags found
No related merge requests found
Pipeline #101444 failed
This commit is part of merge request !980. Comments created here will be created in the context of that merge request.
...@@ -18,8 +18,9 @@ packages: ...@@ -18,8 +18,9 @@ packages:
- any_of: [build_type=Release, '@:'] - any_of: [build_type=Release, '@:']
acts: acts:
require: require:
- '@31.2.0' - '%clang'
- cxxstd=20 +binaries +dd4hep +edm4hep +examples +fatras +geant4 +identification +json +onnx +podio +python +tgeo - '@33.1.0'
- cxxstd=20 +dd4hep +edm4hep +examples +fatras +geant4 +identification +json +onnx +podio +python +tgeo
actsvg: actsvg:
require: require:
- '@0.4.26' - '@0.4.26'
...@@ -103,6 +104,7 @@ packages: ...@@ -103,6 +104,7 @@ packages:
- '@1.1.12' - '@1.1.12'
eicrecon: eicrecon:
require: require:
- '%clang'
- '@1.16.1' # EICRECON_VERSION - '@1.16.1' # EICRECON_VERSION
eigen: eigen:
require: require:
......
...@@ -28,6 +28,7 @@ d3bf1e04fca844abb7c1eeac38dda4e126c81b67 ...@@ -28,6 +28,7 @@ d3bf1e04fca844abb7c1eeac38dda4e126c81b67
3b59817ea7be35f4222dc88313734f7a30733ad7 3b59817ea7be35f4222dc88313734f7a30733ad7
737b70cbbfacb3fba8054426e9b5bf8ede6d8faf 737b70cbbfacb3fba8054426e9b5bf8ede6d8faf
a66586d749197841bd74e289802126f2359287a8 a66586d749197841bd74e289802126f2359287a8
7503a417731910d918a7863d1862f62c9b76429d
--- ---
## Optional hash table with comma-separated file list ## Optional hash table with comma-separated file list
read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
...@@ -38,7 +39,7 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ ...@@ -38,7 +39,7 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## 09f75ee426a2e05e0543570821582480ff823ba5: setup-env.sh: if exe contains qemu, use /proc/$$/comm instead ## 09f75ee426a2e05e0543570821582480ff823ba5: setup-env.sh: if exe contains qemu, use /proc/$$/comm instead
## f6d50f790ee8b123f7775429f6ca6394170e6de9: gaudi: Add version 38.1 ## f6d50f790ee8b123f7775429f6ca6394170e6de9: gaudi: Add version 38.1
## 63f6e6079aacc99078386e5c8ff06173841b9595: gaudi: upstream patch when @38.1 for missing #include <list> ## 63f6e6079aacc99078386e5c8ff06173841b9595: gaudi: upstream patch when @38.1 for missing #include <list>
## 9092dc96e6c87a9c043e4421e1a524e23ec649f6: acts: pass cuda_arch to CMAKE_CUDA_ARCHITECTURES ## 092dc96e6c87a9c043e4421e1a524e23ec649f60: acts: pass cuda_arch to CMAKE_CUDA_ARCHITECTURES
## 85f13442d2a7486daba81fdd9a3b6a1182ba11f6: Consolidate concretization output for environments ## 85f13442d2a7486daba81fdd9a3b6a1182ba11f6: Consolidate concretization output for environments
## f73d7d2dce226857cbc774e942454bad2992969e: dd4hep: cleanup recipe, remove deprecated versions and patches ## f73d7d2dce226857cbc774e942454bad2992969e: dd4hep: cleanup recipe, remove deprecated versions and patches
## cbab451c1a342523ed75e9be1098615a597a9b59: dd4hep: Add version 1.29 ## cbab451c1a342523ed75e9be1098615a597a9b59: dd4hep: Add version 1.29
...@@ -55,3 +56,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ ...@@ -55,3 +56,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## 3b59817ea7be35f4222dc88313734f7a30733ad7: deal with TimeoutError from ssl.py ## 3b59817ea7be35f4222dc88313734f7a30733ad7: deal with TimeoutError from ssl.py
## 737b70cbbfacb3fba8054426e9b5bf8ede6d8faf: Buildcache: remove deprecated --allow-root and preview subcommand ## 737b70cbbfacb3fba8054426e9b5bf8ede6d8faf: Buildcache: remove deprecated --allow-root and preview subcommand
## a66586d749197841bd74e289802126f2359287a8: spack buildcache push: best effort ## a66586d749197841bd74e289802126f2359287a8: spack buildcache push: best effort
## 7503a417731910d918a7863d1862f62c9b76429d: cuda: add v12.4.1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment