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
35362619
Commit
35362619
authored
1 month ago
by
Wouter Deconinck
Browse files
Options
Downloads
Patches
Plain Diff
feat: add sherpa and rivet
parent
f01a0d83
No related branches found
No related tags found
1 merge request
!1117
feat: add sherpa and rivet
Pipeline
#114261
passed
1 month ago
Stage: status-pending
Stage: config
Stage: base
Stage: eic
Stage: deploy
Stage: benchmarks
Stage: finalize
Stage: status-report
Pipeline: reconstruction_benchmarks
#114264
Pipeline: eic_container: feat: add sherpa and rivet
#114263
Pipeline: eic_container: feat: add sherpa and rivet
#114262
Changes
3
Pipelines
16
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
spack-environment/packages.yaml
+8
-0
8 additions, 0 deletions
spack-environment/packages.yaml
spack-environment/xl/spack.yaml
+2
-0
2 additions, 0 deletions
spack-environment/xl/spack.yaml
spack.sh
+2
-0
2 additions, 0 deletions
spack.sh
with
12 additions
and
0 deletions
spack-environment/packages.yaml
+
8
−
0
View file @
35362619
...
@@ -417,11 +417,19 @@ packages:
...
@@ -417,11 +417,19 @@ packages:
require
:
require
:
-
'
@6.7.2'
-
'
@6.7.2'
-
+opengl
-
+opengl
rivet
:
require
:
-
'
@4.0.2'
-
hepmc=3
root
:
root
:
require
:
require
:
-
'
@6.32.08'
-
'
@6.32.08'
-
cxxstd=20 +fftw +fortran +gdml +http -ipo +mlp +python +root7 +tmva +tmva-sofie +vc +xrootd +ssl
-
cxxstd=20 +fftw +fortran +gdml +http -ipo +mlp +python +root7 +tmva +tmva-sofie +vc +xrootd +ssl
-
any_of
:
[
+opengl +webgui +x
,
-opengl -webgui -x
]
-
any_of
:
[
+opengl +webgui +x
,
-opengl -webgui -x
]
sherpa
:
require
:
-
'
@3.0.1'
-
cxxstd=20 +analysis ~blackhat ~cms +gzip +hepmc3 +hepmc3root +ipo +lhapdf +lhole +mpi ~openloops +pythia +python ~recola +rivet +root ~ufo
simsipm
:
simsipm
:
require
:
require
:
-
'
@2.1.0'
-
'
@2.1.0'
...
...
This diff is collapsed.
Click to expand it.
spack-environment/xl/spack.yaml
+
2
−
0
View file @
35362619
...
@@ -105,7 +105,9 @@ spack:
...
@@ -105,7 +105,9 @@ spack:
-
py-vector
-
py-vector
-
py-wurlitzer
-
py-wurlitzer
-
py-yapf
-
py-yapf
-
rivet
-
root +opengl +webgui +x
-
root +opengl +webgui +x
-
sherpa
-
simsipm
-
simsipm
-
snakemake
-
snakemake
-
spdlog
-
spdlog
...
...
This diff is collapsed.
Click to expand it.
spack.sh
+
2
−
0
View file @
35362619
...
@@ -33,6 +33,7 @@ b2a86fcaba3397e912eec32a7059e26ab234cef7
...
@@ -33,6 +33,7 @@ b2a86fcaba3397e912eec32a7059e26ab234cef7
d5c0ace993d2b495de549e6694081b8e9baf2cfb
d5c0ace993d2b495de549e6694081b8e9baf2cfb
0db3b36874457e065fb49ec469a40e72d6c011a0
0db3b36874457e065fb49ec469a40e72d6c011a0
f2f13964fbb0d29a74f605e31b20f724d88cc024
f2f13964fbb0d29a74f605e31b20f724d88cc024
0ce38ed1092aefeccb31ffed8e23e8d3ef58a4b1
---
---
## 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 <<-
\
...
@@ -67,3 +68,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
...
@@ -67,3 +68,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## d5c0ace993d2b495de549e6694081b8e9baf2cfb: simsipm: add a new version and a variant for setting the C++ standard
## d5c0ace993d2b495de549e6694081b8e9baf2cfb: simsipm: add a new version and a variant for setting the C++ standard
## 0db3b36874457e065fb49ec469a40e72d6c011a0: sherpa: fix AutotoolsBuilder install signature
## 0db3b36874457e065fb49ec469a40e72d6c011a0: sherpa: fix AutotoolsBuilder install signature
## f2f13964fbb0d29a74f605e31b20f724d88cc024: sherpa: support cxxstd=20 when=@3:
## f2f13964fbb0d29a74f605e31b20f724d88cc024: sherpa: support cxxstd=20 when=@3:
## 0ce38ed1092aefeccb31ffed8e23e8d3ef58a4b1: rivet: patch to fix missing headers
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