Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
detector_benchmarks
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
detector_benchmarks
Commits
4833ca67
Unverified
Commit
4833ca67
authored
3 weeks ago
by
Dmitry Kalinkin
Committed by
GitHub
3 weeks ago
Browse files
Options
Downloads
Patches
Plain Diff
zdc_lyso: add allow_failure (#179)
parent
e1a877bb
No related branches found
No related tags found
No related merge requests found
Pipeline
#123250
failed
3 weeks ago
Stage: status-pending
Stage: config
Stage: simulate
Stage: calibrate
Stage: benchmarks
Stage: collect
Stage: deploy
Stage: status-report
Changes
2
Pipelines
32
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
benchmarks/calo_pid/config.yml
+0
-2
0 additions, 2 deletions
benchmarks/calo_pid/config.yml
benchmarks/zdc_lyso/config.yml
+2
-0
2 additions, 0 deletions
benchmarks/zdc_lyso/config.yml
with
2 additions
and
2 deletions
benchmarks/calo_pid/config.yml
+
0
−
2
View file @
4833ca67
...
...
@@ -22,7 +22,6 @@ sim:calo_pid:
$(seq --format="sim_output/calo_pid/epic_inner_detector/${PARTICLE}/100MeVto20GeV/130to177deg/${PARTICLE}_100MeVto20GeV_130to177deg.%04.f.eicrecon.edm4eic.root" ${INDEX_RANGE})
bench:calo_pid
:
allow_failure
:
true
# until inference merged into EICrecon
extends
:
.det_benchmark
stage
:
benchmarks
needs
:
...
...
@@ -33,7 +32,6 @@ bench:calo_pid:
-
snakemake $SNAKEMAKE_FLAGS --cores 1 results/epic_inner_detector/calo_pid
collect_results:calo_pid
:
allow_failure
:
true
# until inference merged into EICrecon
extends
:
.det_benchmark
stage
:
collect
needs
:
...
...
This diff is collapsed.
Click to expand it.
benchmarks/zdc_lyso/config.yml
+
2
−
0
View file @
4833ca67
sim:zdc_lyso
:
extends
:
.det_benchmark
allow_failure
:
true
# https://github.com/eic/detector_benchmarks/issues/178
stage
:
simulate
script
:
-
snakemake $SNAKEMAKE_FLAGS --cores 1 zdc_lyso_local
...
...
@@ -10,6 +11,7 @@ sim:zdc_lyso:
collect_results:zdc_lyso
:
extends
:
.det_benchmark
allow_failure
:
true
# https://github.com/eic/detector_benchmarks/issues/178
stage
:
collect
needs
:
-
"
sim:zdc_lyso"
...
...
This diff is collapsed.
Click to expand it.
GITHUB_SYNC
@project_399_bot_fac95b52757bb409c88363d121140708
mentioned in commit
0b445e6e
·
2 weeks ago
mentioned in commit
0b445e6e
mentioned in commit 0b445e6eba2fa48d879196b3ffe7686bfd8a6c31
Toggle commit list
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