Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • containers/eic_container
  • wdconinc/eic_container
  • tooba/eic_container
3 results
Show changes
Commits on Source (2)
...@@ -310,8 +310,8 @@ eic: ...@@ -310,8 +310,8 @@ eic:
BUILD_IMAGE: eic_ BUILD_IMAGE: eic_
PLATFORM: linux/amd64 PLATFORM: linux/amd64
ENV: ENV:
# - dbg - dbg
# - prod - prod
- xl - xl
# - BUILD_TYPE: # - BUILD_TYPE:
# - default # - default
......
...@@ -2,6 +2,8 @@ spack: ...@@ -2,6 +2,8 @@ spack:
include: include:
- ../concretizer.yaml - ../concretizer.yaml
- ../packages.yaml - ../packages.yaml
concretizer:
unify: true
config: config:
install_missing_compilers: false install_missing_compilers: false
specs: specs:
......
...@@ -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'
...@@ -77,8 +78,8 @@ packages: ...@@ -77,8 +78,8 @@ packages:
dd4hep: dd4hep:
require: require:
- '@1.29' - '@1.29'
- +ddg4 +ddcad +hepmc3 +utilityapps +xercesc - +ddg4 +ddcad +hepmc3 +xercesc
- any_of: [+ddeve, -ddeve] - any_of: [+ddeve +utilityapps, -ddeve -utilityapps]
dpmjet: dpmjet:
require: require:
- '@19.3.5' - '@19.3.5'
...@@ -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:
...@@ -146,7 +148,7 @@ packages: ...@@ -146,7 +148,7 @@ packages:
geant4: geant4:
require: require:
- '@11.2.2.east' - '@11.2.2.east'
- cxxstd=20 -vecgeom +threads -vtk - cxxstd=20 -vecgeom +threads -timemory -vtk
- any_of: [+opengl +qt +x11, -opengl -qt -x11] - any_of: [+opengl +qt +x11, -opengl -qt -x11]
gettext: gettext:
require: require:
......
...@@ -2,6 +2,8 @@ spack: ...@@ -2,6 +2,8 @@ spack:
include: include:
- ../concretizer.yaml - ../concretizer.yaml
- ../packages.yaml - ../packages.yaml
concretizer:
unify: true
config: config:
install_missing_compilers: false install_missing_compilers: false
specs: specs:
...@@ -25,5 +27,5 @@ spack: ...@@ -25,5 +27,5 @@ spack:
- py-jinja2 - py-jinja2
- py-jinja2-cli - py-jinja2-cli
- py-pip - py-pip
- root -opengl - root -opengl ~webgui ~x
- xrootd - xrootd
\ No newline at end of file
...@@ -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 <<- \
...@@ -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