Changes between Version 22 and Version 23 of Contribute
- Timestamp:
- 06/20/08 22:01:08 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Contribute
v22 v23 17 17 === Ideas === 18 18 The following are ideas you can work on: 19 * '''Employ graphical processor units (GPU) to perform core matrix operations''' in MRMC. This theoretically improves performance by many-fold. There is a related contest for creating efficient sparse-matrix multiplication algorithms for GPU's. Additionally, there is also a library for parallel GPU operations. See respectively: http://scriptroute.cs.umd.edu/gpucompete/ 20 and http://www.gpgpu.org/developer/cudpp/ 19 * '''Employ graphical processor units (GPU) to perform core matrix operations''' in MRMC. This theoretically improves performance by many-fold. There is a related contest for creating efficient sparse-matrix multiplication algorithms for GPU's. Additionally, there is also a library for parallel GPU operations. See respectively: http://scriptroute.cs.umd.edu/gpucompete/ and http://www.gpgpu.org/developer/cudpp/ 21 20 * ... 22 21

