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

Superfluous dependency on CUDA runtime API #1

Open
tomilov opened this issue Feb 3, 2020 · 0 comments
Open

Superfluous dependency on CUDA runtime API #1

tomilov opened this issue Feb 3, 2020 · 0 comments

Comments

@tomilov
Copy link

tomilov commented Feb 3, 2020

denoiser.cpp can be rewritten to not use CUDA runtime API. There is no point in adding this superfluous dependency. Currently this dependency make it more complicated for users to add denoiser.{c,h}pp into their projects.

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

No branches or pull requests

1 participant