Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
DP3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
DP3
Commits
8d3ae462
Commit
8d3ae462
authored
Jun 22, 2023
by
Maik Nijhuis
Browse files
Options
Downloads
Plain Diff
Merge branch 'use-xsimd-xtl-via-aocommon' into 'master'
AST-1327
Use latest aocommon, which now has the XTL and XSimd git tags See merge request
!1045
parents
dbea5113
0ba715c5
No related branches found
No related tags found
1 merge request
!1045
AST-1327 Use latest aocommon, which now has the XTL and XSimd git tags
Pipeline
#51864
passed
Jun 22, 2023
Stage: versioning
Stage: prepare
Stage: build
Stage: linting
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CMakeLists.txt
+0
-3
0 additions, 3 deletions
CMakeLists.txt
external/aocommon
+1
-1
1 addition, 1 deletion
external/aocommon
with
1 addition
and
4 deletions
CMakeLists.txt
+
0
−
3
View file @
8d3ae462
...
...
@@ -288,9 +288,6 @@ endif()
# Include aocommon
include_directories
(
${
CMAKE_SOURCE_DIR
}
/external/aocommon/include/
)
# TODO(AST-1278): Try using new (release) versions in aocommon.
set
(
XTL_GIT_TAG b3d0091a77af52f1b479b5b768260be4873aa8a7
)
set
(
XSIMD_GIT_TAG 2f5eddf8912c7e2527f0c50895c7560b964d29af
)
include
(
external/aocommon/CMake/FetchXTensor.cmake
)
add_compile_definitions
(
XTENSOR_USE_XSIMD
)
...
...
This diff is collapsed.
Click to expand it.
aocommon
@
8e328a11
Compare
442d3660
...
8e328a11
Subproject commit
442d366032af997aaa88482111b20fb34840ed7
0
Subproject commit
8e328a112239ad57200db62b450f9c05fc13f39
0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment