Skip to content
Snippets Groups Projects
Commit 532f008c authored by Zhenyu Ye's avatar Zhenyu Ye
Browse files

debug TOF benchmark

parent de6432b9
No related branches found
No related tags found
1 merge request!209Draft: Resolve "Add TOF benchmark"
This commit is part of merge request !209. Comments created here will be created in the context of that merge request.
...@@ -38,6 +38,13 @@ common:setup: ...@@ -38,6 +38,13 @@ common:setup:
echo "COMMON_BENCH_VERSION = ${COMMON_BENCH_VERSION}" echo "COMMON_BENCH_VERSION = ${COMMON_BENCH_VERSION}"
git clone -b "${COMMON_BENCH_VERSION}" https://eicweb.phy.anl.gov/EIC/benchmarks/common_bench.git setup git clone -b "${COMMON_BENCH_VERSION}" https://eicweb.phy.anl.gov/EIC/benchmarks/common_bench.git setup
script: script:
export JUGGLER_DETECTOR_VERSION="98-update-barrel-and-endcap-tof"
echo "JUGGLER_DETECTOR = ${JUGGLER_DETECTOR}"
echo "JUGGLER_DETECTOR_VERSION = ${JUGGLER_DETECTOR_VERSION}"
echo "JUGGLER_DETECTOR=$JUGGLER_DETECTOR" >> juggler.env
echo "JUGGLER_DETECTOR_VERSION=$JUGGLER_DETECTOR_VERSION" >> juggler.env
echo "COMMON_BENCH_VERSION=$COMMON_BENCH_VERSION" >> juggler.env
- source setup/bin/env.sh && ./setup/bin/install_common.sh - source setup/bin/env.sh && ./setup/bin/install_common.sh
common:detector: common:detector:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment