mayingzhen / nvidia-texture-tools

Automatically exported from code.google.com/p/nvidia-texture-tools
Other
0 stars 0 forks source link

Use CUDA driver interface instead of CUDA runtime #25

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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 commented 8 years ago

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

GoogleCodeExporter commented 8 years ago

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