Rendering toolkit 05ispc sample addition PR#800
Merged
praveenkk123 merged 8 commits intooneapi-src:masterfrom Mar 8, 2022
Merged
Rendering toolkit 05ispc sample addition PR#800praveenkk123 merged 8 commits intooneapi-src:masterfrom
praveenkk123 merged 8 commits intooneapi-src:masterfrom
Conversation
Contributor
Author
|
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
Contributor
|
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
Contributor
Author
|
Performed rebase activity per Mike D B Tuckers guidance. |
tpyra
previously requested changes
Jan 25, 2022
Signed-off-by: Michael R Carroll <michael.carroll@alumni.usc.edu>
praveenkk123
previously approved these changes
Mar 7, 2022
Co-authored-by: tpyra <tomasz.pyra@intel.com>
Co-authored-by: tpyra <tomasz.pyra@intel.com>
praveenkk123
previously approved these changes
Mar 8, 2022
code is fixed addressing the changes
praveenkk123
approved these changes
Mar 8, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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