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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
physics_benchmarks
Merge requests
!47
Resolve "Cleanup old envrionment scripts"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Cleanup old envrionment scripts"
17-cleanup-old-envrionment-scripts
into
master
Overview
0
Commits
6
Pipelines
0
Changes
25
Merged
Whitney Armstrong
requested to merge
17-cleanup-old-envrionment-scripts
into
master
4 years ago
Overview
0
Commits
6
Pipelines
0
Changes
25
Expand
Closes
#17 (closed)
Edited
4 years ago
by
Whitney Armstrong
0
0
Merge request reports
Compare
master
version 3
704fbf57
4 years ago
version 2
34cd829f
4 years ago
version 1
447f8f50
4 years ago
master (base)
and
latest version
latest version
e5db609e
6 commits,
4 years ago
version 3
704fbf57
5 commits,
4 years ago
version 2
34cd829f
4 commits,
4 years ago
version 1
447f8f50
2 commits,
4 years ago
25 files
+
27
−
7671
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
25
Search (e.g. *.vue) (Ctrl+P)
benchmarks/dis/analysis-only.sh
+
1
−
1
Options
@@ -23,7 +23,7 @@ echo "Running the DIS benchmarks"
## - CONFIG: The specific generator configuration
## - EBEAM: The electron beam energy
## - PBEAM: The ion beam energy
source
util/
parse_cmd.sh
$@
source
parse_cmd.sh
$@
## To run the reconstruction, we need the following global variables:
## - JUGGLER_INSTALL_PREFIX: Install prefix for Juggler (simu/recon)
Loading