Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
physics_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
physics_benchmarks
Merge requests
!46
Resolve "Add local storage for the pipeline"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "Add local storage for the pipeline"
16-add-local-storage-for-the-pipeline
into
master
Overview
0
Commits
15
Pipelines
0
Changes
12
Merged
Resolve "Add local storage for the pipeline"
Whitney Armstrong
requested to merge
16-add-local-storage-for-the-pipeline
into
master
May 2, 2021
Overview
0
Commits
15
Pipelines
0
Changes
12
Closes
#16 (closed)
Edited
May 2, 2021
by
Whitney Armstrong
0
0
Merge request reports
Compare
master
version 14
de76e806
May 3, 2021
version 13
d5720252
May 3, 2021
version 12
4d04e127
May 3, 2021
version 11
69d85ace
May 3, 2021
version 10
dc3409c0
May 3, 2021
version 9
af8d0725
May 3, 2021
version 8
825e4f67
May 2, 2021
version 7
f7d11850
May 2, 2021
version 6
9608c762
May 2, 2021
version 5
ca168e6c
May 2, 2021
version 4
26b2e0b9
May 2, 2021
version 3
514d5ec9
May 2, 2021
version 2
bdee75f8
May 2, 2021
version 1
958c2a03
May 2, 2021
master (base)
and
latest version
latest version
efca7cf5
15 commits,
May 3, 2021
version 14
de76e806
14 commits,
May 3, 2021
version 13
d5720252
13 commits,
May 3, 2021
version 12
4d04e127
12 commits,
May 3, 2021
version 11
69d85ace
11 commits,
May 3, 2021
version 10
dc3409c0
10 commits,
May 3, 2021
version 9
af8d0725
9 commits,
May 3, 2021
version 8
825e4f67
8 commits,
May 2, 2021
version 7
f7d11850
7 commits,
May 2, 2021
version 6
9608c762
6 commits,
May 2, 2021
version 5
ca168e6c
5 commits,
May 2, 2021
version 4
26b2e0b9
4 commits,
May 2, 2021
version 3
514d5ec9
3 commits,
May 2, 2021
version 2
bdee75f8
2 commits,
May 2, 2021
version 1
958c2a03
1 commit,
May 2, 2021
12 files
+
60
−
207
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
12
benchmarks/dis/analysis-only.sh
+
0
−
3
View file @ efca7cf5
Edit in single-file editor
Open in Web IDE
Show full file
@@ -30,9 +30,6 @@ source util/parse_cmd.sh $@
## - JUGGLER_DETECTOR: the detector package we want to use for this benchmark
## - DETECTOR_PATH: full path to the detector definitions
##
## You can ready options/env.sh for more in-depth explanations of the variables
## and how they can be controlled.
source
options/env.sh
## We also need the following benchmark-specific variables:
##
Loading