Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert OpenMP parallelization to OneAPI::TBB #6626

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from

Turn TBB into publicly linked library

86a474d
Select commit
Loading
Failed to load commit list.
Draft

Convert OpenMP parallelization to OneAPI::TBB #6626

Turn TBB into publicly linked library
86a474d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Oct 2, 2024 in 0s

2 new issues (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
- Added 2
           

Clones added
============
- cpp/tests/utility/ProgressBar.cpp  2
- cpp/open3d/utility/ProgressBar.cpp  2
- cpp/open3d/geometry/PointCloudPlanarPatchDetection.cpp  8
- cpp/open3d/pipelines/registration/Registration.cpp  1
- cpp/open3d/geometry/PointCloud.cpp  29
- cpp/open3d/geometry/EstimateNormals.cpp  7
- cpp/open3d/pipelines/registration/Feature.cpp  3
- cpp/open3d/geometry/ISSKeypoints.cpp  8
- cpp/open3d/geometry/TriangleMesh.cpp  2
- cpp/open3d/t/pipelines/kernel/RGBDOdometryCPU.cpp  4
- cpp/open3d/geometry/PointCloudCluster.cpp  4
- cpp/open3d/geometry/TriangleMeshDeformation.cpp  2
- cpp/open3d/pipelines/color_map/NonRigidOptimizer.cpp  3
- cpp/open3d/pipelines/registration/FastGlobalRegistration.cpp  1
- examples/cpp/TrimMeshBasedOnPointCloud.cpp  5
- cpp/open3d/pipelines/odometry/Odometry.cpp  1
- cpp/open3d/pipelines/integration/UniformTSDFVolume.cpp  5
- cpp/open3d/pipelines/color_map/RigidOptimizer.cpp  3
- cpp/open3d/pipelines/color_map/ColorMapUtils.cpp  2
- cpp/open3d/geometry/Image.cpp  13
         

Clones removed
==============
+ cpp/open3d/t/pipelines/kernel/RegistrationCPU.cpp  -1
+ cpp/open3d/core/hashmap/CPU/TBBHashBackend.h  -2
+ cpp/open3d/ml/impl/continuous_conv/ContinuousConvBackpropFilter.h  -1
+ cpp/open3d/ml/impl/sparse_conv/SparseConvTransposeBackpropFilter.h  -1
+ cpp/open3d/t/geometry/PointCloud.cpp  -1
+ cpp/open3d/ml/impl/continuous_conv/ContinuousConvTransposeBackpropFilter.h  -1
         

See the complete overview on Codacy