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

Cycles updates #254

Merged
merged 2 commits into from
Feb 9, 2024
Merged

Cycles updates #254

merged 2 commits into from
Feb 9, 2024

Conversation

johnhaddon
Copy link
Member

As suggested in GafferHQ/gaffer#5659, this patches Cycles to use the more sensible IOR default values that are coming in 4.1. It also enables CUDA and Optix devices if suitable devkits are found in the environment (if they are not found, as in our GafferHQ/build 2.x containers, then CMake just warns and those devices are skipped).

The latter requires the `OPTIX_ROOT_DIR` environment variable to have been set in the build environment, but that is not our responsibility here. We want `GafferHQ/dependencies` to be as build-environment-agnostic as it can be, so other folks can use it to make their own builds in their own environments.
@johnhaddon johnhaddon merged commit 7ea5229 into GafferHQ:main Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants