-
Notifications
You must be signed in to change notification settings - Fork 729
Rendering toolkit 05ispc sample addition PR #800
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
Rendering toolkit 05ispc sample addition PR #800
Conversation
Looking for help on rebasing this PR properly. It doesn't look right. This should be one commit difference between oneapi-src:development and MichaelRoyceCarroll:RenderingToolkit-05ispc with my fork.... as of 20211209 4:19pm... not 69 commits! Thanks, |
f414747
to
bf3bcbc
Compare
Michael, |
* ONSAM-1414 Broken Link in Headers (oneapi-src#685) * Update Makefile * Update Makefile * Update Makefile * Update DCT.hpp * Update intrin_ftz_sample.cpp * Update merge_sort.cpp * Update intrin_double_sample.cpp * Update intrin_dot_sample.cpp * Update DCT.cpp * fix deprecation notice (oneapi-src#682) Co-authored-by: JoeOster <52936608+JoeOster@users.noreply.github.com> Co-authored-by: ericlars <eric.larson@intel.com>
Signed-off-by: Michael R Carroll <michael.carroll@alumni.usc.edu>
Signed-off-by: Michael R Carroll <michael.carroll@alumni.usc.edu>
85e4e78
to
df2add7
Compare
Performed rebase activity per Mike D B Tuckers guidance. |
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.
Approve for CI
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.
Approve for CI
Signed-off-by: Michael R Carroll <michael.carroll@alumni.usc.edu>
Co-authored-by: tpyra <tomasz.pyra@intel.com>
Co-authored-by: tpyra <tomasz.pyra@intel.com>
code is fixed addressing the changes
Adding a New Sample(s)
Description
Introduce Intel ISPC compilation. ISPC is a new 2022.1 component in Rendering Toolkit.
Discussed in oneapi samples pxt brielfy (20211026 minutes)
Introduced in email thread with @MichaelRoyceCarroll @JoeOster YuryB and VadimS on 20211026.
This sample supports upcoming aims of oneAPI Rendering Toolkit Getting Started Guide. The guide will use this sample to introduce the ISPC component.
Original Source:
Original License:
Checklist
Administrative
Code Development
Security and Legal
Review