Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hep-workloads
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
HEP-Benchmarks
hep-workloads
Merge requests
!913
Madgraph shorten test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Madgraph shorten test
madgraph_shorten_test
into
qa-build-mg5amc-madgraph4gpu-2022
Overview
0
Commits
30
Pipelines
0
Changes
1
Merged
Keshvi Tuteja
requested to merge
madgraph_shorten_test
into
qa-build-mg5amc-madgraph4gpu-2022
1 year ago
Overview
0
Commits
30
Pipelines
0
Changes
1
Expand
Changed the extra arguments to be passed to the container to shorten test execution.
0
0
Merge request reports
Compare
qa-build-mg5amc-madgraph4gpu-2022
version 1
47ec748b
1 year ago
qa-build-mg5amc-madgraph4gpu-2022 (base)
and
latest version
latest version
f604bdaa
30 commits,
1 year ago
version 1
47ec748b
29 commits,
1 year ago
1 file
+
2
−
4
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
mg5amc/madgraph4gpu-2022/mg5amc-madgraph4gpu-2022.spec
+
2
−
4
Options
@@ -6,14 +6,12 @@ HEPWL_BMKEXE=mg5amc-madgraph4gpu-2022-bmk.sh
# Build both with and without aggressive inlining in C++ code (BMK-1037)
# [NB: the default when running the container with no extra arguments is '--both -ggttgg -dbl -flt -inl0']
#HEPWL_BMKOPTS="-e 2 -c 1 --extra-args '--both -eemumu -ggtt -ggttg -ggttgg -dbl -flt -inl0 -inl1'"
HEPWL_BMKOPTS="-e 2 -c 1 --extra-args '--both -ggtt -dbl -inl0'"
HEPWL_BMKDIR=mg5amc-madgraph4gpu-2022
HEPWL_BMKDESCRIPTION="Madgraph5_aMCatNLO madgraph4gpu benchmark (2022)" # NB the '@' character breaks sed scripts, do not use it!
HEPWL_BMKOS="gitlab-registry.cern.ch/linuxsupport/alma9-base:20230801-1"
HEPWL_BMKUSEGPU=1
HEPWL_DOCKERIMAGENAME=mg5amc-madgraph4gpu-2022-bmk
HEPWL_DOCKERIMAGETAG=ci-v0.1
0
# NB: use ci-vX.Y for tests (can be rebuilt) and vX.Y for production (cannot be rebuilt)
HEPWL_CVMFSREPOS=
NONE
HEPWL_DOCKERIMAGETAG=ci-v0.1
1
# NB: use ci-vX.Y for tests (can be rebuilt) and vX.Y for production (cannot be rebuilt)
HEPWL_CVMFSREPOS=
sft.cern.ch # FIXME: have to re-include a cvmfs repo, in order to enable the 2 runs, and then have madgraph built.
HEPWL_BUILDARCH="x86_64"
Loading