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

chore: dd4hep-1.29

parent b16a1d12
No related branches found
No related tags found
1 merge request!944chore: dd4hep-1.29
Pipeline #97100 failed
Pipeline: reconstruction_benchmarks

#97125

    Pipeline: reconstruction_benchmarks

    #97124

      Pipeline: eic/EICrecon: feat: support Acts versions from v31 up to v36 (to be released)

      #97123

        +3
        ...@@ -3,4 +3,4 @@ EICSPACK_ORGREPO="eic/eic-spack" ...@@ -3,4 +3,4 @@ EICSPACK_ORGREPO="eic/eic-spack"
        ## EIC spack commit hash or github version, e.g. v0.19.7 ## EIC spack commit hash or github version, e.g. v0.19.7
        ## note: nightly builds could use a branch e.g. releases/v0.19 ## note: nightly builds could use a branch e.g. releases/v0.19
        EICSPACK_VERSION="aa59daf2788cb8605c96819c3dedbdcd2e32c157" EICSPACK_VERSION="5823ee8e20515529539f3e1a792913b90bf21202"
        ...@@ -76,7 +76,7 @@ packages: ...@@ -76,7 +76,7 @@ packages:
        - '@1_54a' - '@1_54a'
        dd4hep: dd4hep:
        require: require:
        - '@1.28' - '@1.29'
        - +ddg4 +ddcad +hepmc3 +utilityapps +xercesc - +ddg4 +ddcad +hepmc3 +utilityapps +xercesc
        - any_of: [+ddeve, -ddeve] - any_of: [+ddeve, -ddeve]
        dpmjet: dpmjet:
        ......
        ...@@ -14,6 +14,8 @@ f6d50f790ee8b123f7775429f6ca6394170e6de9 ...@@ -14,6 +14,8 @@ f6d50f790ee8b123f7775429f6ca6394170e6de9
        9bcc43c4c158639fa6cb575c6106595a34682081 9bcc43c4c158639fa6cb575c6106595a34682081
        9f3e45ddbee24aaa7993e575297827e0aed2e6fe 9f3e45ddbee24aaa7993e575297827e0aed2e6fe
        85f13442d2a7486daba81fdd9a3b6a1182ba11f6 85f13442d2a7486daba81fdd9a3b6a1182ba11f6
        f73d7d2dce226857cbc774e942454bad2992969e
        cbab451c1a342523ed75e9be1098615a597a9b59
        --- ---
        ## 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 <<- \
        ...@@ -26,4 +28,6 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ ...@@ -26,4 +28,6 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
        ## 63f6e6079aacc99078386e5c8ff06173841b9595: gaudi: upstream patch when @38.1 for missing #include <list> ## 63f6e6079aacc99078386e5c8ff06173841b9595: gaudi: upstream patch when @38.1 for missing #include <list>
        ## 9bcc43c4c158639fa6cb575c6106595a34682081: protobuf: update hash for patch needed when="@3.4:3.21" ## 9bcc43c4c158639fa6cb575c6106595a34682081: protobuf: update hash for patch needed when="@3.4:3.21"
        ## 9f3e45ddbee24aaa7993e575297827e0aed2e6fe: acts: pass cuda_arch to CMAKE_CUDA_ARCHITECTURES ## 9f3e45ddbee24aaa7993e575297827e0aed2e6fe: acts: pass cuda_arch to CMAKE_CUDA_ARCHITECTURES
        ## 85f13442d2a7486daba81fdd9a3b6a1182ba11f6: Consolidate concretization output for environments ## 85f13442d2a7486daba81fdd9a3b6a1182ba11f6: Consolidate concretization output for environments
        \ No newline at end of file ## f73d7d2dce226857cbc774e942454bad2992969e: dd4hep: cleanup recipe, remove deprecated versions and patches
        ## cbab451c1a342523ed75e9be1098615a597a9b59: dd4hep: Add version 1.29
        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