Changes between Version 3 and Version 4 of CSC/NVCUDA
- Timestamp:
- 01/10/14 12:05:54 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CSC/NVCUDA
v3 v4 1 {{{#!div class="box" 1 2 = [/wiki/CSC CSC] NVCUDA = 3 4 This [/wiki/CSC CSC] module takes advantage of nvidia GPU's [http://www.nvidia.com/object/cuda_home_new.html CUDA] capability to parallelize the conversion process. 5 }}} 2 6 3 7 {{{#!div class="box" … … 11 15 Links: 12 16 * this module relies on [http://documen.tician.de/pycuda/ PyCUDA] 17 * [https://developer.nvidia.com/cuda-gpus supported GPUs] 13 18 * original feature request ticket with more information: #384 14 19 * [/browser/xpra/trunk/src/xpra/codecs/csc_nvcuda csc_nvcuda module source]