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

[Preview] Integrated GPU / Intel GPU support through SYCL. #7114

Merged
merged 18 commits into from
Jan 3, 2025

Update docs, fix sycl, fix style

e1bde3b
Select commit
Loading
Failed to load commit list.
Merged

[Preview] Integrated GPU / Intel GPU support through SYCL. #7114

Update docs, fix sycl, fix style
e1bde3b
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jan 3, 2025 in 0s

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

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

Issues
======
- Added 33
           

Clones added
============
- cpp/open3d/core/kernel/ReductionSYCL.cpp  10
- cpp/open3d/core/kernel/IndexReductionSYCL.cpp  1
- cpp/tests/core/ParallelForSYCL.cpp  2
- cpp/open3d/core/linalg/TriSYCL.cpp  8
- cpp/open3d/core/kernel/BinaryEWSYCL.cpp  3
- cpp/open3d/core/kernel/ArangeSYCL.cpp  1
- cpp/open3d/core/linalg/AddMMSYCL.cpp  2
- cpp/open3d/core/kernel/IndexGetSetSYCL.cpp  6
- cpp/open3d/core/kernel/UnaryEWSYCL.cpp  4
- cpp/tests/t/geometry/AxisAlignedBoundingBox.cpp  4
- cpp/open3d/core/linalg/AddMM.h  2
- python/test/core/test_linalg.py  6
- cpp/open3d/core/kernel/UnaryEWCPU.cpp  2
- cpp/tests/t/geometry/PointCloud.cpp  6
         

Clones removed
==============
+ cpp/open3d/core/kernel/UnaryEW.cpp  -2
         

See the complete overview on Codacy