Changes between Version 4 and Version 5 of CSC/NVCUDA
- Timestamp:
- 01/10/14 12:07:48 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CSC/NVCUDA
v4 v5 2 2 = [/wiki/CSC CSC] NVCUDA = 3 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. 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 and speed things up. 5 You may also consider using the [/wiki/CSC/OpenCL OpenCL CSC] module, which can also use the GPU and is more generic (not vendor specific). 5 6 }}} 6 7