-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Update Intel libraries (MKL, TBB, IPP). Remove parallelSTL / oneDPL. #6809
Conversation
Thanks for submitting this pull request! The maintainers of this repository would appreciate if you could update the CHANGELOG.md based on your changes. |
IPP version check for directory layout TBB linking is still WIP Attempt with FetchContent.
Open3D viewer, libopen3d, pybind, tf_ops and torch_ops work
…into ss/oneapi-update
9c4f67a
to
488497e
Compare
Windows linking fix style fix
Link to MKL before TBB to fix link errors.
Add TCM_ENABLE=1 to python
…dd to build and python wheel.
73b6b18
to
e2111db
Compare
Ready to review.... |
…fetchcontent to avoid Windows build errors
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some minor questions from my side.
Is there anything that needs special attention?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Type
Checklist:
python util/check_style.py --apply
to apply Open3D code styleto my code.
updated accordingly.
results (e.g. screenshots or numbers) here.