Update initial master commits to development branch#789
Merged
praveenkk123 merged 2 commits intodevelopmentfrom Dec 7, 2021
Merged
Update initial master commits to development branch#789praveenkk123 merged 2 commits intodevelopmentfrom
praveenkk123 merged 2 commits intodevelopmentfrom
Conversation
* 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
MichaelRoyceCarroll
pushed a commit
to MichaelRoyceCarroll/oneAPI-samples
that referenced
this pull request
Jan 14, 2022
* 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>
praveenkk123
added a commit
that referenced
this pull request
Mar 8, 2022
* Update initial master commits to development branch (#789) * ONSAM-1414 Broken Link in Headers (#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 (#682) Co-authored-by: JoeOster <52936608+JoeOster@users.noreply.github.com> Co-authored-by: ericlars <eric.larson@intel.com> * Initial commit for Render Kit 05 ispc sample updates Signed-off-by: Michael R Carroll <michael.carroll@alumni.usc.edu> * Code requirement fixes for RenderKit 05ispc Signed-off-by: Michael R Carroll <michael.carroll@alumni.usc.edu> * include folders are now created during compilation for fix on Linux and Darwin * Third party program notification updates Signed-off-by: Michael R Carroll <michael.carroll@alumni.usc.edu> * Update RenderingToolkit/GettingStarted/05_ispc_gsg/src/simple.ispc Co-authored-by: tpyra <tomasz.pyra@intel.com> * Update RenderingToolkit/GettingStarted/05_ispc_gsg/src/simple.cpp Co-authored-by: tpyra <tomasz.pyra@intel.com> Co-authored-by: praveenkk123 <praveen.k.kundurthy@intel.com> Co-authored-by: JoeOster <52936608+JoeOster@users.noreply.github.com> Co-authored-by: ericlars <eric.larson@intel.com> Co-authored-by: Piotr Kanclerz <piotr.kanclerz@intel.com> Co-authored-by: tpyra <tomasz.pyra@intel.com>
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.
Existing Sample Changes
Description
A couple of commits were pushed to master before development branch has been created. so pushing the initial commits to development.