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

Commits on Mar 2, 2019

  1. Turn off CUDA deprecation warnings until addressed

    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.
    c64kernal committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    08c04c9 View commit details
    Browse the repository at this point in the history