Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
athena
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
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
atlas
athena
Merge requests
!59002
update Gaudi to v36r9.000
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
update Gaudi to v36r9.000
leggett/athena:dev/updateGaudi
into
master
Overview
17
Commits
2
Pipelines
3
Changes
5
All threads resolved!
Hide all comments
Merged
Charles Leggett
requested to merge
leggett/athena:dev/updateGaudi
into
master
2 years ago
Overview
17
Commits
2
Pipelines
3
Changes
5
All threads resolved!
Hide all comments
Expand
update Gaudi to v36r9.000
cc
@nstyles
@jcatmore
Edited
2 years ago
by
Frank Winklmeier
0
0
Merge request reports
Viewing commit
05e207b3
Prev
Next
Show latest version
5 files
+
5
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
05e207b3
update Gaudi to v36r9.000
· 05e207b3
leggett
authored
2 years ago
Projects/AthAnalysis/build_externals.sh
+
1
−
1
Options
@@ -11,7 +11,7 @@ ATLAS_EXT_PROJECT_NAME="AthAnalysisExternals"
ATLAS_BUILDTYPE
=
"RelWithDebInfo"
ATLAS_EXTRA_CMAKE_ARGS
=(
-DLCG_VERSION_NUMBER
=
102
-DLCG_VERSION_POSTFIX
=
"b_ATLAS_6"
-DATLAS_GAUDI_SOURCE
=
"URL;https://gitlab.cern.ch/atlas/Gaudi/-/archive/v36r
6
.00
3
/Gaudi-v36r
6.
00
3
.tar.gz;URL_MD5;
e7b279804438a7c68b190084fe2592a7
"
-DATLAS_GAUDI_SOURCE
=
"URL;https://gitlab.cern.ch/atlas/Gaudi/-/archive/v36r
9
.00
0
/Gaudi-v36r
9.0
00.tar.gz;URL_MD5;
b8e6bfdf2a997a5b50ae5b1c1df5aa52
"
-DATLAS_ONNXRUNTIME_USE_CUDA
=
FALSE
)
ATLAS_EXTRA_MAKE_ARGS
=()
Loading