Convert OpenMP parallelization to OneAPI::TBB #6626
+2,724
−1,978
Draft
Codacy Production / Codacy Static Code Analysis
required action
Oct 2, 2024 in 0s
2 new issues (0 max.) of at least minor severity.
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
Loading