Skip to content
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

WIP: Update to OSPRay 1.8.4 #21

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

WIP: Update to OSPRay 1.8.4 #21

wants to merge 3 commits into from

Conversation

ahota
Copy link
Contributor

@ahota ahota commented Apr 15, 2019

Upgrading all the way from OSPRay 1.3.1 to 1.8.4! The example still compiles and runs, along with my own test case. However, now there are (several) warnings during compilation as PBNJ is using deprecated API calls. By OSPRay 2 I expect these to break entirely, so PBNJ/Enchiladas would need to update API calls and/or use the scene graph.

ahota added 2 commits April 10, 2019 13:54
also updates Embree to 3.5.2 and ISPC to 1.10.0
@ahota
Copy link
Contributor Author

ahota commented Apr 16, 2019

Actually, this shouldn't be merged quite yet. Forgot to include the PBNJ and Enchiladas submodule updates to use latest versions.

@ahota
Copy link
Contributor Author

ahota commented Apr 16, 2019

PBNJ is updated, Enchiladas shouldn't need anything special. But this will have to wait for OSPRay 1.8.5. There is a CMake bug in 1.8.4 caused by OSPRay being a git submodule. I submitted a fix for it, but it won't be out until 1.8.5. We could use a devel commit, but I would rather have a tagged release commit for the submodule.

@ahota ahota changed the title Update to OSPRay 1.8.4 WIP: Update to OSPRay 1.8.4 Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant