Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lcgcmake
Manage
Activity
Members
Labels
Plan
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
sft
lcgcmake
Merge requests
!227
Upgrade VecCore version to 0.6.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Upgrade VecCore version to 0.6.0
dev-veccore-0-6
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Gerardo Ganis
requested to merge
dev-veccore-0-6
into
master
5 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
New version of VecCore available with performance and consolidation improvements.
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
134d886f
1 commit,
5 years ago
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
cmake/toolchain/heptools-dev-base.cmake
+
1
−
1
Options
@@ -458,7 +458,7 @@ endif()
LCG_external_package
(
Vc 1.4.1
)
LCG_external_package
(
vcversioner 2.16.0.0
)
LCG_external_package
(
vdt 0.4.3
)
LCG_external_package
(
veccore 0.
5.2
)
LCG_external_package
(
veccore 0.
6.0
)
LCG_external_package
(
VecGeom v1.1.0
)
LCG_external_package
(
vectorclass 1.30p1 author=1.30
)
LCG_external_package
(
wcwidth 0.1.7
)
Loading