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

Turn off CUDA deprecation warnings until addressed #1067

Merged
merged 1 commit into from
Mar 4, 2019

Conversation

c64kernal
Copy link
Contributor

As mentioned in issue #997, OpenSubdiv still uses CUDA functionality that is being deprecated. When warnings are treated as errors, this can make OpenSubdiv fail to compile. For now, we turn off these
deprecation warnings until we can address them.

As mentioned in issue PixarAnimationStudios#997, OpenSubdiv still uses CUDA functionality
that is being deprecated.  When warnings are treated as errors, this
can make OpenSubdiv fail to compile.  For now, we turn off these
deprecation warnings until we can address them.
@poljere poljere merged commit c5ba796 into PixarAnimationStudios:dev Mar 4, 2019
@c64kernal c64kernal deleted the dev_cudadep branch March 9, 2019 19:38
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.

2 participants