Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCb
Allen
Commits
5552b7cd
Commit
5552b7cd
authored
Jun 24, 2019
by
Dorothea Vom Bruch
Browse files
Merge branch 'dcampora_remove_review_june_from_ci_jobs'
parents
17b588e3
055d6caf
Pipeline
#937422
passed with stages
in 14 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5552b7cd
...
...
@@ -56,7 +56,6 @@ check-formatting:
only
:
refs
:
-
master
-
review_june
-
schedules
-
web
stage
:
run
...
...
@@ -96,7 +95,6 @@ check-formatting:
only
:
refs
:
-
master
-
review_june
-
schedules
-
web
stage
:
run
...
...
@@ -124,7 +122,7 @@ check-formatting:
-
ls
-
export LD_LIBRARY_PATH=${PWD}:$LD_LIBRARY_PATH
-
CUDA_VISIBLE_DEVICES=${D_NUMBER} ./Allen -f /localprojects/shared/1kevents_minbias_UT_LHCbID_fix ${RUN_OPTIONS} 2>&1 | tee ../output_${DEVICE_ID}/output.txt
-
CUDA_VISIBLE_DEVICES=${D_NUMBER} nvprof ./Allen -f /localprojects/shared/1kevents_minbias_UT_LHCbID_fix ${RUN_OPTIONS} 2>&1 | tee ../output_${DEVICE_ID}/profiler_output.txt
-
CUDA_VISIBLE_DEVICES=${D_NUMBER}
/usr/local/cuda-10.0/bin/
nvprof ./Allen -f /localprojects/shared/1kevents_minbias_UT_LHCbID_fix ${RUN_OPTIONS} 2>&1 | tee ../output_${DEVICE_ID}/profiler_output.txt
-
python3 ${TOPLEVEL}/checker/plotting/extract_algo_breakdown.py -d ${TOPLEVEL}
artifacts
:
name
:
"
$CI_JOB_NAME"
...
...
@@ -138,7 +136,6 @@ check-formatting:
only
:
refs
:
-
master
-
review_june
-
schedules
-
web
stage
:
publish
...
...
@@ -161,7 +158,6 @@ check-formatting:
only
:
refs
:
-
master
-
review_june
-
schedules
-
web
stage
:
publish
...
...
@@ -183,7 +179,6 @@ check-formatting:
only
:
refs
:
-
master
-
review_june
-
schedules
-
web
stage
:
publish
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment