-
Notifications
You must be signed in to change notification settings - Fork 727
Rendering toolkit ospray code sample PR #711
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 ospray code sample PR #711
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
Signed-off-by: Michael R Carroll <[email protected]>
…ed commit) Signed-off-by: Michael R Carroll <[email protected]>
Moving README.md content to individual folders
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
…get stuck. It is not too big. Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
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 process only
OSPDT Approved per OSPDT-1015 * All Apache Licensed libraries distributed as part of oneAPI have been approved |
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
This diff has the set-wise (set of 4 library gsg samples)... README.md included as well as the global GUID file updates. |
…sample.json Signed-off-by: Michael R Carroll <[email protected]>
…een removed Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
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 purposes only
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
Signed-off-by: Michael R Carroll <[email protected]>
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
Hello @praveenkk123... I had a misnomer likely prohibiting execution of the macos CI for this PR. I made a checkin that should unblock macos. |
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 <[email protected]>
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 <[email protected]>
Added a fix for MacOS rkcommon error: #711 (comment) |
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
Progress here... I think I can make the same sample.json change that was just made for #712 to unblock Macos |
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
* 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) * initial commit for RenderingToolkit GSG sample proposal * signed inital commit for RenderingToolkit GSG intro samples Signed-off-by: Michael R Carroll <[email protected]> * Added generated GUIDS to .repo-tools/Docs_Automation/guids.json (signed commit) Signed-off-by: Michael R Carroll <[email protected]> * Update README.md Moving README.md content to individual folders * Order samples folders Signed-off-by: Michael R Carroll <[email protected]> * Update README.md * Adding per sample component README.md files Signed-off-by: Michael R Carroll <[email protected]> * Update README.md * Adding percomponent LICENSE placeholder files (to be reviewed) Signed-off-by: Michael R Carroll <[email protected]> * Adding converted .pfm input file. This file could help users if they get stuck. It is not too big. Signed-off-by: Michael R Carroll <[email protected]> * Updating sample.json files per Joseph Oster guidance Signed-off-by: Michael R Carroll <[email protected]> * Updates to oidn README.md for linux and macos Signed-off-by: Michael R Carroll <[email protected]> * Update README for library requirements Signed-off-by: Michael R Carroll <[email protected]> * New branch for just OSPRay sample Signed-off-by: Michael R Carroll <[email protected]> * Add description to base README.md Signed-off-by: Michael R Carroll <[email protected]> * Documentation updates Signed-off-by: Michael R Carroll <[email protected]> * clang-format for source Signed-off-by: Michael R Carroll <[email protected]> * Escape extra quotes for CI and get the correct ospTutorialCpp.exe in sample.json Signed-off-by: Michael R Carroll <[email protected]> * Should be no Release folder for sample.json on macos or lin. It has been removed Signed-off-by: Michael R Carroll <[email protected]> * Escape for accurate exe invoke Signed-off-by: Michael R Carroll <[email protected]> * README.md ospray updates... and some root GSG file staging Signed-off-by: Michael R Carroll <[email protected]> * staging ospray for better heirarchy for CI Signed-off-by: Michael R Carroll <[email protected]> * CMakeLists updates for better CI Signed-off-by: Michael R Carroll <[email protected]> * CMakeLists.txt update for variable consistency Signed-off-by: Michael R Carroll <[email protected]> * Update sample.json * sample.json fixes similar to embree...: remove env, fix pathing * Health fixes for cmakelists Signed-off-by: Michael R Carroll <[email protected]> * Fix MacOS: Update for rkcommon support lib CMakeLists search path Signed-off-by: Michael R Carroll <[email protected]> * Hopefully better pathing for macos oneapi rk runtime libs (CI only fix) Co-authored-by: JoeOster <[email protected]> Co-authored-by: ericlars <[email protected]>
Adding a New Sample(s)
Description
New sample PR for oneapi rendering toolkit ospray sample. (library # 1 of 4)
See issue: #697
Checklist
Administrative
Code Development
Security and Legal
Review