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

Use CUDA driver interface instead of CUDA runtime #25

Open
GoogleCodeExporter opened this issue Aug 18, 2015 · 2 comments
Open

Use CUDA driver interface instead of CUDA runtime #25

GoogleCodeExporter opened this issue Aug 18, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

This will prevent dependencies on specific versions of the CUDA runtime.
Since NVTT is designed to be included in third party applications, these
applications might be using a conflicting version of the runtime. To
resolve this issue, libraries and plugins should use the driver API instead.

Original issue reported on code.google.com by cast...@gmail.com on 14 Dec 2007 at 9:03

@GoogleCodeExporter
Copy link
Author

Original comment by cast...@gmail.com on 15 Feb 2008 at 9:01

  • Added labels: Milestone-Release2.2

@GoogleCodeExporter
Copy link
Author

Original comment by cast...@gmail.com on 11 May 2008 at 7:58

  • Added labels: Milestone-Release2.3
  • Removed labels: Milestone-Release2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant