Changes between Version 19 and Version 20 of Encodings/nvenc
- Timestamp:
- 02/21/14 12:17:48 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encodings/nvenc
v19 v20 9 9 {{{#!div class="box" 10 10 == Building == 11 * Download the [https://developer.nvidia.com/cuda-downloads CUDA SDK] and install it. If present, you should remove any previously installed nvidia drivers: both "nouveau" and nvidia's proprietary drivers - either install the drivers bundled with CUDA or a sufficiently recent version, preferably directly from nvidia (ie: {{{331.20}}} isknown to work)11 * Download the [https://developer.nvidia.com/cuda-downloads CUDA SDK] and install it. If present, you should remove any previously installed nvidia drivers: both "nouveau" and nvidia's proprietary drivers - either install the drivers bundled with CUDA or a sufficiently recent version, preferably directly from nvidia (ie: {{{331.20}}} and {{{331.49}}} are known to work) 12 12 * Download the [/attachment/wiki/Encodings/nvenc/cuda.pc cuda.pc] pkgconfig file (missing from the SDK) and install it (usually in {{{/usr/lib64/pkgconfig}}} for 64-bit systems) 13 13 * [http://wiki.tiker.net/PyCuda/Installation/Linux Install PyCuda]